shish %!s(int64=6) %!d(string=hai) anos
pai
achega
e2ad4e2623
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      mall/src/pages/pay/index.vue

+ 1 - 0
mall/src/pages/pay/index.vue

@@ -186,6 +186,7 @@ export default {
         uni.setNavigationBarTitle({
           title: `您正在向【${res.shop.merchantName}】付款`
         });
+        //没有登陆不取优惠
         if (isLogin()) {
           this.$refs.couponSel._getUserDiscount().then(discountData => {
             this.discountArr = discountData;