This commit is contained in:
pengxiaolong
2025-06-23 22:00:46 +08:00
parent acc81963e9
commit 36a240f854
79 changed files with 426 additions and 154 deletions

View File

@@ -31,14 +31,14 @@
height: 100%;
}
/* 建设中 */
.content.data-v-2f1f017b{
.content.data-v-2f1f017b {
position: absolute;
top: 250rpx;
left: 0rpx;
right: 0rpx;
bottom: 100rpx;
}
.building.data-v-2f1f017b{
.building.data-v-2f1f017b {
width: 100%;
height: 90%;
display: flex;
@@ -46,7 +46,7 @@
justify-content: center;
align-items: center;
}
.buildingTitle.data-v-2f1f017b{
.buildingTitle.data-v-2f1f017b {
font-size: 40rpx;
color: #999999;
font-weight: bold;