uniapp/pages/index/launchPage.vue
@@ -29,8 +29,6 @@ this.$u.api.getBanner({ type: '1,15' }).then(e => { console.log(e) if (e.code == 1) {//返回失败,直接跳首页 this.t_index(); @@ -42,7 +40,6 @@ that.list=res.launchpic; } else{ console.log("跳转") this.t_index(); } }).catch(function(err) {