1.4 修改概念中心日期默认传值
This commit is contained in:
@@ -400,6 +400,24 @@ page {
|
||||
font-weight: 500;
|
||||
color: #666;
|
||||
}
|
||||
.noDataC {
|
||||
margin-top: 200rpx;
|
||||
font-weight: 500;
|
||||
}
|
||||
.noDataC .icon {
|
||||
width: 412rpx;
|
||||
height: auto;
|
||||
}
|
||||
.noDataC .title {
|
||||
margin-top: 8rpx;
|
||||
font-size: 32rpx;
|
||||
color: #939393;
|
||||
}
|
||||
.noDataC .subtitle {
|
||||
margin-top: 16rpx;
|
||||
font-size: 26rpx;
|
||||
color: #646464;
|
||||
}
|
||||
.popup {
|
||||
background-color: white;
|
||||
padding: 30rpx 0;
|
||||
|
||||
Reference in New Issue
Block a user