| | |
| | | /* pages/bookServices/detail/index.wxss */ |
| | | |
| | | @import "./index.skeleton.wxss"; |
| | | .page-bookService { |
| | | width: 100vw; |
| | | height: 100%; |
| | |
| | | font-size: 36rpx; |
| | | color: #000000; |
| | | margin-bottom: 30rpx; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | .showTow { |
| | |
| | | height: 100%; |
| | | } |
| | | |
| | | .movable-area { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |
| | | .movable-view { |
| | | width: 184rpx; |
| | | height: 184rpx; |
| | | top: 400rpx; |
| | | left: 520rpx; |
| | | } |
| | | |
| | | .applyBox { |
| | | width: 184rpx; |
| | | height: 184rpx; |
| | |
| | | |
| | | .suggest-component .t-input__placeholder { |
| | | font-size: 28rpx !important; |
| | | } |
| | | |
| | | .t-tabs__item-inner { |
| | | font-size: 24rpx; |
| | | } |
| | | |
| | | .t-tabs__item-inner .t-icon { |
| | | margin-bottom: 6rpx; |
| | | } |