819527061@qq.com
2024-08-08 9f9ad7a1b47850b059bea1679d7bde867455b80b
pages/doorkeeper-page/doorkeeper-index/doorkeeper-index.vue
@@ -64,7 +64,7 @@
            <view class="imgrPopup">
                  <u--image :showLoading="true"
                     :src="certificateImg != null ? BaseUrl + certificateImg : ''"
                     width="700rpx"
                     width="100%"
                     height="400rpx"
                     @click="imageClick(certificateImg)">
                     <view slot="error"
@@ -353,7 +353,7 @@
      }
   }
   .imgrPopup{
      width: 700rpx;
      width: 80vw;
      background-color: #ffffff;
      .driveruser{
         display: flex;
@@ -362,9 +362,10 @@
   }
   .receiverPopup {
      height: vww(153);
      width: 500rpx;
      width: 60vw;
      
      .receiverPopup__title {
         font-size: 1.4vw;
         margin: vww(10) auto 0;
         width: 80%;
         text-align: center;
@@ -424,7 +425,7 @@
                  line-height: vww(20);
                  padding: vww(5) vww(10);
                  color: #111111;
                  font-size: vww(18);
                  font-size: 2vw;
                  font-weight: 550;
                  background: #ffffff;
               }
@@ -433,7 +434,7 @@
                  height: vww(32);
                  line-height: vww(20);
                  padding: vww(5) vww(5);
                  font-size: vww(16);
                  font-size: 1.5vw;
                  color: #111111;
                  background: #ffffff;
                  .u-button {
@@ -456,7 +457,7 @@
   }
   .collection-form-item {
         margin: 0 vww(15);
         width: 690rpx;
         width: 95%;
         height: 370rpx;
         background: #ffffff;
         box-shadow: 4rpx 6rpx 25rpx 0rpx rgba(73, 120, 240, 0.15);
@@ -503,12 +504,10 @@
            }
   
            .point-number {
               width: 15%;
               width: 33%;
               .order-type {
                  color: #035cfb;
                  border: 2px solid #035cfb;
                  border-radius: 4rpx;
                  padding: vww(2) vww(4);
                  text-align: center;
               }
               // text {
@@ -585,7 +584,7 @@
            justify-content: flex-start;
            position: relative;
            bottom: vww(10);
            left: 25%;
            left: 30%;
         
            .receive,
            .forward {