| | |
| | | .u-upload__button { |
| | | margin: 0 !important; |
| | | } |
| | | .content_uplaod { |
| | | width: 120rpx; |
| | | height: 120rpx; |
| | | background-color: #ececec; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | overflow: hidden; |
| | | } |
| | | .content_uplaod image { |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | .title { |
| | | font-size: 30rpx; |
| | | font-weight: 400; |
| | |
| | | color: red; |
| | | font-weight: bold; |
| | | } |
| | | .title1 { |
| | | display: flex; |
| | | flex-direction: column; |
| | | .title1_a { |
| | | font-size: 30rpx; |
| | | font-weight: 400; |
| | | color: #222222; |
| | | display: flex; |
| | | align-items: center; |
| | | margin-bottom: 20rpx; |
| | | ._b { |
| | | color: red; |
| | | font-weight: bold; |
| | | } |
| | | } |
| | | .title1_b { |
| | | font-size: 24rpx; |
| | | font-weight: 400; |
| | | color: #999999; |
| | | } |
| | | } |
| | | .add-other { |
| | | border: 1rpx solid #025eef; |
| | | color: #025eef; |