| | |
| | | page { |
| | | color: #333333; |
| | | height: 100%; |
| | | font-size: 28rpx; |
| | | --themeColor:#B08771; |
| | | } |
| | | view,text{ |
| | | |
| | | view,text,scroll-view,image{ |
| | | box-sizing: border-box; |
| | | } |
| | | page{ |
| | | background-color: #fff; |
| | | --themeColor:#B08771; |
| | | color: #111111; |
| | | } |
| | | image{ |
| | | display: flex; |
| | | border-radius: 8rpx; |
| | | } |
| | | .container { |
| | | min-height: 100vh; |
| | | padding: 0; |
| | | box-sizing: border-box; |
| | | font-size: 28rpx; |
| | | } |
| | | ::-webkit-scrollbar { |
| | | display:none; |
| | |
| | | .placeholder9{ |
| | | color: #999999; |
| | | } |
| | | button { |
| | | margin: 0; |
| | | padding: 0; |
| | | background-color: inherit; |
| | | position: static; |
| | | } |
| | | |
| | | button:after { |
| | | content: none; |
| | | } |
| | | ::-webkit-scrollbar { |
| | | display: none; |
| | | } |
| | | button::after { |
| | | border: none; |
| | | } |
| | | .ar_new{ |
| | | width: 14rpx; |
| | | margin-left: 8rpx; |