yangan
2024-07-26 cab9769e9a5ffd647f8cda8b55fbf990dde4238e
pages/loadUnload-page/orderPlanList/index.vue
@@ -99,7 +99,7 @@
        },
          faYundetail(v) {
            uni.navigateTo({
               url: `/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails?orderPlanId=${v.id}&cars2=${v.cars2}&coalName=${v.coalName}&deptName=${v.deptName}&productNames=${v.productNames}&roleType=${5}&customerName=${v.customerName}`
               url: `/subPages/fayunPlanDetails/fayunPlanDetails?orderPlanId=${v.id}&cars2=${v.cars2}&coalName=${v.coalName}&deptName=${v.deptName}&productNames=${v.productNames}&roleType=${5}&customerName=${v.customerName}`
            });
         },
    },
@@ -135,13 +135,12 @@
      height: 100%;
   }
   .collection-form {
            width: vww(345);
            width: 90%;
            margin: 0 vww(15);
            margin-top: 35rpx;
            position: relative;
            box-shadow: 0rpx 0rpx 14rpx 0rpx rgba(73, 120, 240, 0.14), 0rpx 7rpx 45rpx 0rpx rgba(73, 120, 240, 0.12);
            .collection-form-item {
               width: 690rpx;
               height: 370rpx;
               background: #ffffff;
               box-shadow: 4rpx 6rpx 25rpx 0rpx rgba(73, 120, 240, 0.15);
@@ -260,7 +259,7 @@
                  .send-date {
                     margin-left: vww(14);
                     width: 148rpx;
                     // width: 148rpx;
                     height: 24rpx;
                     line-height: 24rpx;
                     font-size: 28rpx;