| | |
| | | color: var(--topicolor) !important; |
| | | } |
| | | .flex-wrap-normal{ |
| | | flex-wrap: nowrap; |
| | | flex-wrap: nowrap !important; |
| | | } |
| | | .topic-gray{ |
| | | color: var(--topicgray); |
| | |
| | | .m-l-40 { |
| | | margin-left: 80rpx; |
| | | } |
| | | |
| | | .m-l-5{ |
| | | margin-left: 10rpx; |
| | | } |
| | | .m-l-12{ |
| | | margin-left: 24rpx; |
| | | |
| | | } |
| | | .m-r-a { |
| | | margin-right: auto; |
| | | } |
| | |
| | | margin-right: 4rpx; |
| | | |
| | | } |
| | | |
| | | .m-r-5{ |
| | | margin-right: 10rpx; |
| | | } |
| | | .m-r-10 { |
| | | margin-right: 20rpx; |
| | | |
| | |
| | | |
| | | .uni-noticebar{ |
| | | border-radius: 10rpx; |
| | | height: 68rpx; |
| | | height: 82rpx; |
| | | .self-uni-notice-bar-icon-left{ |
| | | width: 58rpx; |
| | | height: 52rpx; |
| | | width: 38rpx; |
| | | height: 38rpx; |
| | | margin-right: 16rpx; |
| | | } |
| | | .self-uni-notice-bar-icon{ |
| | | width: 16rpx; |
| | |
| | | line-height:36rpx; |
| | | padding-top:30rpx; |
| | | padding-bottom:30rpx; |
| | | position: relative; |
| | | .require::before{ |
| | | content:'*'; |
| | | color:red; |
| | |
| | | line-height: 96rpx; |
| | | } |
| | | } |
| | | .text-left{ |
| | | text-align: left; |
| | | } |
| | | .img100{ |
| | | background-size: 100% 100%; |
| | | } |
| | |
| | | } |
| | | uni-image>img{ |
| | | opacity: 1 !important; |
| | | } |
| | | .component-radio{ |
| | | width: 26rpx; |
| | | height: 26rpx; |
| | | min-width: 26rpx; |
| | | min-height: 26rpx; |
| | | border-radius: 50%; |
| | | border: 2rpx solid #20613D; |
| | | &.cur{ |
| | | background-color:#20613D; |
| | | } |
| | | } |