陶杰
2024-11-12 15ae4a0daffaa7fdec2566a2fc96409b90822a09
sub_pages/customer/coupon/coupon-self.vue
@@ -37,6 +37,11 @@
               <view class="img-out">
                  
               </view>
               <view class="img-used">
               </view>
               .
            </view>
            <view class="tip">
               <span
@@ -198,6 +203,14 @@
            display: unset;
         }
      }
      .coupont-item.used {
         filter: grayscale(100%);
         .img-used {
            display: unset;
         }
      }
      .bottom-button {