| | |
| | | left: 130px; |
| | | } |
| | | } |
| | | |
| | | .popup-content { |
| | | padding: 30rpx; |
| | | max-height: 70vh; |
| | |
| | | border-bottom: 1rpx solid #eee; |
| | | margin-bottom: 20rpx; |
| | | } |
| | | |
| | | .packing-registration-param { |
| | | padding: 40rpx 30rpx 10rpx 30rpx; |
| | | height: 350px; |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .popup-content { |
| | | width: 720rpx; |
| | | height: 400rpx; |
| | |
| | | z-index: 10; |
| | | /* 确保内容在蒙版之上 */ |
| | | } |
| | | |
| | | .page { |
| | | box-sizing: border-box; |
| | | padding: 30rpx; |
| | | } |
| | | |
| | | .u-checkbox-group { |
| | | display: flex; |
| | | flex-direction: column; |
| | | } |
| | | |
| | | .u-form-item { |
| | | padding: 0; |
| | | } |
| | |
| | | ::v-deep .u-mode-center-box { |
| | | border-radius: 30rpx; |
| | | } |
| | | |
| | | .popup-row { |
| | | background-image: url("~@/static/custom/packing/row_bg.png"); |
| | | background-size: 100% auto; |
| | |
| | | padding-right: 20rpx; |
| | | } |
| | | } |
| | | |
| | | .wrap .packing-registration-scroll-list { |
| | | height: calc(100vh - var(--window-top) - var(--window-bottom) - 100rpx); |
| | | width: 100%; |
| | |
| | | .u-radio__icon-wrap--disabled { |
| | | background-color: rgb(123, 128, 135) !important; |
| | | } |
| | | |
| | | .uni-input-input { |
| | | position: relative; |
| | | display: block; |
| | | height: 100%; |
| | | background: none; |
| | | color: inherit; |
| | | opacity: 1; |
| | | font: inherit; |
| | | line-height: inherit; |
| | | letter-spacing: inherit; |
| | | text-align: inherit; |
| | | text-indent: inherit; |
| | | text-transform: inherit; |
| | | text-shadow: inherit; |
| | | font-size: small; |
| | | } |