Selaa lähdekoodia

小程序跳转

kk.shi 3 vuotta sitten
vanhempi
commit
e5963c3ffc
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/signIn/record/record.wxml

+ 1 - 1
pages/signIn/record/record.wxml

@@ -56,7 +56,7 @@
               </view>
               <view class="coupon-right">
                 <view class="{{item.coupon.couponType == 'C'?'coupon-right-usenow flex-row':'coupon-right-usenow2 flex-row'}}">
-                  <navigator class="btn_exchange" target="miniProgram" app-id="wxd92a2d29f8022f40" path="page/index/index" open-type='navigate'>
+                  <navigator class="btn_exchange" target="miniProgram" app-id="wxd92a2d29f8022f40" path="pages/index/index" open-type='navigate'>
                   </navigator>
                 </view>
               </view>