| | |
| | | </view> |
| | | |
| | | </u-radio-group> |
| | | |
| | | |
| | | </view> |
| | | <view class="receiverPopup__btn"><u-button text="确定" |
| | | type="primary" |
| | | @click="popupDetermineClick" |
| | | :loading="ClickLoading"></u-button></view> |
| | | |
| | | </view> |
| | | </view> |
| | | </u-popup> |
| | | </view> |
| | |
| | | <style lang="scss" |
| | | scoped> |
| | | .tableCon{ |
| | | overflow: auto; |
| | | height: 560rpx; |
| | | width: 700rpx; |
| | | |
| | | .uni-table{ |
| | | min-width: 0!important; |
| | |
| | | height: vww(280); |
| | | width: 700rpx; |
| | | padding: 20rpx; |
| | | // overflow: auto; |
| | | // position: relative; |
| | | .image{ |
| | | width: 100%; |
| | | height: vww(110); |
| | |
| | | &__btn { |
| | | margin: vww(10) auto; |
| | | width: 50%; |
| | | position: absolute; |
| | | left: 25%; |
| | | top: 87%; |
| | | |
| | | .u-button { |
| | | height: vww(20); |