| @@ -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({ | |||