| | |
| | | .packing-registration-param { |
| | | /* 弹窗样式 */ |
| | | /* 复选框样式 */ |
| | | .checkbox-item { |
| | | width: 230px; |
| | | display: flex; |
| | | align-items: center; |
| | | padding: 20rpx 0; |
| | | border-bottom: 1rpx solid #f5f5f5; |
| | | background-color: #f8f9fa; |
| | | |
| | | .label { |
| | | position: relative; |
| | | left: 130px; |
| | | } |
| | | } |
| | | .popup-content { |
| | | padding: 30rpx; |
| | | max-height: 70vh; |
| | | overflow-y: auto; |
| | | } |
| | | |
| | | .popup-header { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | padding-bottom: 20rpx; |
| | | border-bottom: 1rpx solid #eee; |
| | | margin-bottom: 20rpx; |
| | | } |
| | | .packing-registration-param { |
| | | padding: 40rpx 30rpx 10rpx 30rpx; |
| | | height: 350px; |
| | | overflow: hidden; |
| | |
| | | .packing-registration-param-item-left { |
| | | .item-one { |
| | | word-break: break-all; |
| | | font-size: 30rpx; |
| | | color: #666666; |
| | | font-size: small; |
| | | color: #060505; |
| | | } |
| | | } |
| | | |
| | |
| | | justify-content: space-between; |
| | | |
| | | .item-one { |
| | | font-size: 30rpx; |
| | | font-size: small; |
| | | color: #060505; |
| | | margin-right: 6rpx; |
| | | word-break: break-all; |
| | | } |
| | | |
| | | .item-two { |
| | | font-size: 15rpx; |
| | | color: #a6b4cc; |
| | | font-size: small; |
| | | color: #060505; |
| | | margin-right: 6rpx; |
| | | } |
| | | |
| | |
| | | |
| | | ._label-name { |
| | | margin-left: 11rpx; |
| | | font-size: 26rpx; |
| | | font-size: small; |
| | | font-weight: 500; |
| | | color: #666666; |
| | | color: #393a3b; |
| | | } |
| | | } |
| | | |
| | | .row-list ._content { |
| | | flex: 1.5; |
| | | text-align: right; |
| | | color: #909399; |
| | | font-size: 24rpx; |
| | | color: #393a3b; |
| | | font-size: small; |
| | | } |
| | | |
| | | .row-list .s1 { |