xuxueyang
2024-10-22 79b196363a2a7fe0cc0b8d7aa176d9d930b408a1
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 {