| | |
| | | } |
| | | |
| | | .from-item .item-content { |
| | | width: 56%; |
| | | width: 75%; |
| | | border: 2rpx solid #D9D9D9; |
| | | padding: 10rpx; |
| | | } |
| | | |
| | | .from-item .stateBox { |
| | | padding: 10rpx; |
| | | display: flex; |
| | | } |
| | | |
| | | .reasonTxt { |
| | | margin-left: 40rpx; |
| | | color: #ff6d00; |
| | | } |
| | | |
| | | .from-item .t-input { |
| | |
| | | .t-cell__note { |
| | | justify-content: flex-start !important; |
| | | display: block !important; |
| | | font-size: 28rpx !important; |
| | | /* width: 300rpx; */ |
| | | } |
| | | |
| | | .state .t-cell__note { |
| | | color: #333 !important; |
| | | } |
| | | |
| | | .t-input__wrap .t-input__content, |
| | |
| | | padding: 20rpx; |
| | | } |
| | | |
| | | .wrapper { |
| | | width: 100%; |
| | | } |
| | | |
| | | .fileTip { |
| | | font-size: 24rpx; |
| | | color: #949494; |
| | |
| | | color: #ff6c00 !important; |
| | | } |
| | | |
| | | .t-popup { |
| | | .popupBox .t-popup { |
| | | width: 80% !important; |
| | | } |
| | | |
| | | .t-popup__content { |
| | | .popupBox .t-popup__content { |
| | | padding: 40rpx 10rpx !important; |
| | | padding-top: 80rpx !important; |
| | | } |
| | |
| | | .block { |
| | | height: 450px !important; |
| | | overflow: auto !important; |
| | | } |
| | | |
| | | .reasonBlock { |
| | | height: 450px !important; |
| | | overflow: auto !important; |
| | | font-size: 28rpx; |
| | | line-height: 48rpx; |
| | | } |
| | | |
| | | .btn-area { |
| | |
| | | background: #ff6c00; |
| | | color: #fff; |
| | | border-radius: 50rpx; |
| | | } |
| | | |
| | | /* 上传图片样式 */ |
| | | .weui-uploader { |
| | | height: 152rpx; |
| | | } |
| | | |
| | | .tp_add { |
| | | width: 152rpx; |
| | | height: 152rpx; |
| | | border-radius: 10rpx; |
| | | opacity: 1; |
| | | border: 2rpx dashed #999999; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | font-size: 59rpx; |
| | | } |
| | | |
| | | .pics { |
| | | float: left; |
| | | position: relative; |
| | | margin-right: 15px; |
| | | } |
| | | |
| | | .pics image { |
| | | width: 152rpx; |
| | | height: 152rpx; |
| | | } |
| | | |
| | | .delete-btn { |
| | | width: 20rpx; |
| | | height: 20rpx; |
| | | position: absolute; |
| | | top: -15rpx; |
| | | right: -5rpx; |
| | | } |