浏览代码

跳转调整

kk.shi 3 年之前
父节点
当前提交
657f331135
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>