litian
2024-07-05 2f9305515c7264637164c9e03c2840f4219ca1e3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.noData-box {
  text-align: center;
}
 
.noData-box image {
  width: 205rpx !important;
  height: 133rpx !important;
}
 
.text {
  color: #999;
  font-size: 28rpx;
  margin-top: 20rpx;
}