From 4115cd03ccf9ea4f1703efb9ab6b159e29d40f9a Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Sat, 30 May 2026 17:31:39 +0800 Subject: [PATCH] 1 --- pages/index/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index df6a810..7ef21c8 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1118,6 +1118,7 @@ that.kuaidiCount = 0 that.paotuiCount = 0 that.zhipaiCount = 0 + that.adList = [] this.tui.request("/mall/delivery/page", "POST", this.searchForm, false, false).then((res) => { that.loadStatus = 'nomore'; if (res.code == 200) { @@ -1220,7 +1221,7 @@ url = '/package2/group/studentStoreList' break; case '4': - url = '' + url = '/package1/planet/index' break; case '5': url = '/package1/ieBrowser/index'