| | |
| | | } |
| | | }, |
| | | sideline() { |
| | | return this.weighList.orderType == '内购' || this.weighList.orderType == '转出'; |
| | | return this.weighList.orderType == '内购' || this.weighList.orderType == '转入'; |
| | | } |
| | | }, |
| | | methods: { |
| | |
| | | } |
| | | if (this.weighData.coalContactHair > 0 && this.weighData.coalContactSkin > 0) { |
| | | this.isInputOrigin = true; |
| | | if (this.isInputOrigin) { |
| | | this.$u.toast('信息已填写'); |
| | | } |
| | | } |
| | | } |
| | | }); |
| | |
| | | } |
| | | } |
| | | .bottom-block { |
| | | width: 690rpx; |
| | | width: calc(100% - 60rpx); |
| | | box-sizing: border-box; |
| | | height: 630rpx; |
| | | margin: 0 vww(15) vww(45) vww(15); |
| | | background: #ffffff; |
| | |
| | | border-radius: 20rpx; |
| | | @include flex; |
| | | justify-content: center; |
| | | overflow: hidden; |
| | | .block-main { |
| | | width: 94%; |
| | | height: 565rpx; |
| | |
| | | justify-content: space-around; |
| | | align-items: flex-start; |
| | | flex-direction: column; |
| | | overflow: hidden; |
| | | .main-information { |
| | | width: 100%; |
| | | height: 28rpx; |
| | |
| | | color: #303030; |
| | | @include flex; |
| | | justify-content: flex-start; |
| | | overflow: hidden; |
| | | .prefix { |
| | | min-width: vww(60); |
| | | } |