| | |
| | | /* pages/specialDiscussion/index.wxss */ |
| | | @import "./index.skeleton.wxss"; |
| | | |
| | | image { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | |
| | | .back-icon { |
| | | width: 48rpx; |
| | | height: 100%; |
| | | } |
| | | |
| | |
| | | align-items: center; |
| | | --td-search-font-size: 28rpx; |
| | | margin-bottom: 30rpx; |
| | | padding-left: 10rpx; |
| | | } |
| | | |
| | | |
| | | .nacigationBar .t-icon-base { |
| | | .t-search__input-box { |
| | | height: 70rpx !important; |
| | | } |
| | | |
| | | .nacigationBar .t-icon-search { |
| | | font-size: 38rpx; |
| | | } |
| | | |
| | |
| | | width: 100%; |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | border-bottom: 1rpx solid #ccc; |
| | | padding: 40rpx 40rpx 20rpx 40rpx; |
| | | } |
| | | |
| | | .tabsNameBox { |
| | | margin: 0 50rpx; |
| | | width: 200rpx; |
| | | } |
| | | |
| | | .tabsSelect { |
| | | margin: 0 50rpx; |
| | | color: #FF6C00; |
| | | width: 200rpx; |
| | | } |
| | | |
| | | .tabsNameSelect { |
| | | min-width: 170rpx; |
| | | height: 40rpx; |
| | | background-repeat: no-repeat; |
| | | background-image: url(https://jsek.bnuic.com/home/image/click-icon.png); |
| | |
| | | margin-bottom: 1rpx; |
| | | } |
| | | |
| | | .list-box { |
| | | padding: 0 30rpx; |
| | | } |
| | | |
| | | .displayContent { |
| | | width: 692rpx; |
| | | height: 250rpx; |
| | | background: #FFFFFF; |
| | | box-shadow: 0rpx 0rpx 18rpx 2rpx rgba(0, 0, 0, 0.08); |
| | |
| | | } |
| | | |
| | | .imageBox { |
| | | width: 464rpx; |
| | | height: 100%; |
| | | background: #EAEAEA; |
| | | border-radius: 9rpx 0rpx 0rpx 9rpx; |
| | | object-fit: contain; |
| | | flex: 1; |
| | | } |
| | | |
| | | |
| | | .tltieBox { |
| | | margin: 15rpx; |
| | | flex: 1; |
| | | } |
| | | |
| | | .nameTltieBox { |
| | |
| | | /* 将背景图片位置设置为靠右 */ |
| | | } |
| | | |
| | | .t-tabs__item { |
| | | padding: 0px 20rpx !important; |
| | | } |
| | | |
| | | .t-sticky__content { |
| | | padding: 0 20rpx !important; |
| | | } |
| | | |
| | | .noDataBox { |
| | | width: 100%; |
| | | /* margin-top: 200rpx; */ |