Kaynağa Gözat

个人中心页逻辑修改

master
suizhijia 5 yıl önce
ebeveyn
işleme
ccbe624f06
1 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. +4
    -4
      496_dongfengqichen/pages/myCenter/myCenter.js

+ 4
- 4
496_dongfengqichen/pages/myCenter/myCenter.js Dosyayı Görüntüle

@@ -1046,7 +1046,7 @@ Page({
this.contentCopy(this.data.couponListCode);
},
lookOrder:function(){//跳转到智趣启辰小程序的订单页面
if(this.data.buyState){
// if(this.data.buyState){
console.log("小程序跳转");
wx.navigateToMiniProgram({
appId:'wx1d585c8c2fffe589',
@@ -1058,9 +1058,9 @@ Page({
console.log(res);
}
})
}else{
this.tipWindowControl();
}
// }else{
// this.tipWindowControl();
// }
},
tipWindowControl:function(){
this.setData({

Yükleniyor…
İptal
Kaydet