uniapp/pages/mine/mt.vue
@@ -129,6 +129,7 @@ this.$u.api.meituanAct({type:this.optionsCurrent}).then(e => { if(e.code != 0)return that.$alert(e.msg) uni.stopPullDownRefresh() console.log(e) that.mtInfo = e.data.info; that.wxQrcodeUrl = that.mtInfo.we_app_info.miniCode; }).catch(function (err) {