|
|
@@ -957,7 +957,7 @@ page {
|
|
|
align-items: center;
|
|
|
box-sizing: border-box;
|
|
|
text-align: center;
|
|
|
- font-size: 32rpx;
|
|
|
+ font-size: 16px;
|
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
|
font-weight: 400;
|
|
|
color: #999999;
|
|
|
@@ -978,14 +978,14 @@ page {
|
|
|
|
|
|
image {
|
|
|
// width: 364rpx;
|
|
|
- height: 190rpx !important;
|
|
|
+ height: 95px !important;
|
|
|
}
|
|
|
|
|
|
.empty-text {
|
|
|
- font-size: 28rpx;
|
|
|
+ font-size: 14px;
|
|
|
color: #777777;
|
|
|
- line-height: 40rpx;
|
|
|
+ line-height: 20px;
|
|
|
text-align: center;
|
|
|
- padding-top: 36rpx;
|
|
|
+ padding-top: 18px;
|
|
|
}
|
|
|
}
|