东风启辰小程序端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

prizeDetail.wxss 99B

5 vuotta sitten
12345
  1. /* pages/prizeDetail/prizeDetail.wxss */
  2. .main{
  3. height: calc(100vh - 150rpx);
  4. overflow: auto;
  5. }