css
litian
2024-07-09 e2b9cf5cb19ba0ae4bffd787d96f0d0cb8fb63bf
1
2
3
4
5
6
7
8
9
10
/* pages/index/resourceCover.wxss */
 
.copy {
  padding: 100rpx 0;
  text-align: center;
}
 
.text {
  color: #ff6c00;
}