qingyiay
2023-07-26 b3c833eeb97a7ef0e32d05f9ee3604fed6e4a37b
pages/customer-page/customer-index/customer-index.vue
@@ -202,8 +202,7 @@
            canClick: false
         };
      },
      onLoad() {},
      onShow() {
      onLoad() {
         this.init();
      },
      methods: {
@@ -478,7 +477,8 @@
               box-shadow: 4rpx 6rpx 25rpx 0rpx rgba(73, 120, 240, 0.15);
               border-radius: 20rpx;
               overflow: hidden;
               @include flex flex-direction: column;
               @include flex;
               flex-direction: column;
               position: relative;
               align-items: flex-start;
               margin-top: vww(10);