kk.shi 3 år sedan
förälder
incheckning
657f331135
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      pages/welfareMall/personal/personal.wxml

+ 1 - 1
pages/welfareMall/personal/personal.wxml

@@ -54,7 +54,7 @@
       <view class="coupon-bag content-style flex-row">
         <view class="grant flex-row">
           <button class="wx-isLogin" wx:if="{{!isLogin}}" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumberCoupon"></button>
-          <view class="grant flex-row" catchtap="toHistorical">
+          <view class="grant flex-row" catchtap="toCoupon">
             <view class="content-img-text flex-row" catchtap="toCoupon">
               <image class="content-img" src="/images/welfareMall/coupon-bag.png" />
               <view class="content-text">我的券包</view>