优化页面
This commit is contained in:
@@ -30,3 +30,26 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
/* 建设中 */
|
||||
.content.data-v-2f1f017b{
|
||||
position: absolute;
|
||||
top: 250rpx;
|
||||
left: 0rpx;
|
||||
right: 0rpx;
|
||||
bottom: 100rpx;
|
||||
}
|
||||
.building.data-v-2f1f017b{
|
||||
width: 100%;
|
||||
height: 90%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.buildingTitle.data-v-2f1f017b{
|
||||
font-size: 40rpx;
|
||||
color: #999999;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
margin-top: 50rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user