From 70f5b82bc3fceafac2faf470280876b0eca6fac8 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期四, 13 七月 2023 09:40:23 +0800 Subject: [PATCH] no message --- uniapp/pages/index/launchPage.vue | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/uniapp/pages/index/launchPage.vue b/uniapp/pages/index/launchPage.vue index 546a7e6..5458bb5 100644 --- a/uniapp/pages/index/launchPage.vue +++ b/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) { -- Gitblit v1.9.3