yangan
2024-09-06 7e7e77134aa0324993ce7d9db9884eab4d8f98fe
pages/driver-page/driver-index/driver-index.vue
@@ -393,12 +393,13 @@
                  </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>
@@ -833,6 +834,9 @@
<style lang="scss"
   scoped>
   .tableCon{
      overflow: auto;
          height: 560rpx;
    width: 700rpx;
  .uni-table{
 min-width: 0!important;
@@ -919,6 +923,8 @@
      height: vww(280);
      width: 700rpx;
      padding: 20rpx;
      // overflow: auto;
      // position: relative;
      .image{
         width: 100%;
         height: vww(110);
@@ -939,6 +945,9 @@
      &__btn {
         margin: vww(10) auto;
         width: 50%;
         position: absolute;
         left: 25%;
         top: 87%;
   
         .u-button {
            height: vww(20);