From ce437e0024208dc14418a306955f4c4896006fd5 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Sun, 9 Feb 2025 19:47:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/activity.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/index/activity.vue b/pages/index/activity.vue index 132ccae..a2d079f 100644 --- a/pages/index/activity.vue +++ b/pages/index/activity.vue @@ -69,6 +69,9 @@ onShow() { this.getBannerList() }, + onLoad() { + this.queryParams.className = 0 + }, methods: { // 获取banner getBannerList(){