Browse Source

修复竞猜价格页面左右轻微滑动的问题

guessPrice
suizhijia 5 years ago
parent
commit
2b260fcd7c
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      496_dongfengqichen/pages/guessSecond/guessSecond.wxss
  2. +1
    -0
      496_dongfengqichen/pages/guessSecondPrize/guessSecondPrize.wxss

+ 1
- 0
496_dongfengqichen/pages/guessSecond/guessSecond.wxss View File

top: 0; top: 0;
right: 0; right: 0;
bottom: 0; bottom: 0;
overflow-x: hidden;
} }
.drawBtn{ .drawBtn{
width: 81rpx; width: 81rpx;

+ 1
- 0
496_dongfengqichen/pages/guessSecondPrize/guessSecondPrize.wxss View File

top: 0; top: 0;
right: 0; right: 0;
bottom: 0; bottom: 0;
overflow-x: hidden;
} }
.drawBtn{ .drawBtn{
width: 81rpx; width: 81rpx;

Loading…
Cancel
Save