litian
2024-07-10 629658fdf9dbced931cf9e0b5ea273840a5e919d
1
2
3
4
5
6
7
8
/* pages/test/testCover.wxss */
 
.box {
  height: 100vh;
  padding: 200rpx 0;
  text-align: center;
  margin: 40rpx;
}