From 7de906b8b3e3bf7af0683f44b9366be0009d3a6c Mon Sep 17 00:00:00 2001 From: shikong <919411476@qq.com> Date: Fri, 18 Oct 2024 01:03:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/category/category.vue | 9 --------- src/pages/index/index.vue | 20 +++++++++++--------- 2 files changed, 11 insertions(+), 18 deletions(-) diff --git a/src/pages/category/category.vue b/src/pages/category/category.vue index d9d02de..074c7b3 100644 --- a/src/pages/category/category.vue +++ b/src/pages/category/category.vue @@ -62,8 +62,6 @@ function switchCategory(index) { - - @@ -71,16 +69,9 @@ function switchCategory(index) { - - - - - - - diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 80d8622..39127cd 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -1,15 +1,17 @@