From 9b7c4e1630fbd2e58aaebec2732a8d112e6e51cd Mon Sep 17 00:00:00 2001 From: lf <1534621107@qq.com> Date: Tue, 11 Jun 2024 11:27:10 +0800 Subject: [PATCH] =?UTF-8?q?ts=E6=A3=80=E6=B5=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.config.ts | 2 +- src/pages.json | 2 +- src/pages/about/about.vue | 5 +++-- src/pages/activity/index.vue | 2 +- src/pages/coupon/product.vue | 8 ++++---- 5 files changed, 10 insertions(+), 9 deletions(-) diff --git a/pages.config.ts b/pages.config.ts index 31c87d9..46f9652 100644 --- a/pages.config.ts +++ b/pages.config.ts @@ -42,7 +42,7 @@ export default defineUniPages({ }, pages: [ { - path: 'pages/activity/index', + path: 'pages/index/index', type: 'home', style: { navigationStyle: 'custom', diff --git a/src/pages.json b/src/pages.json index 8d9dab8..f945ba3 100644 --- a/src/pages.json +++ b/src/pages.json @@ -39,7 +39,7 @@ }, "pages": [ { - "path": "pages/activity/index", + "path": "pages/index/index", "type": "home", "style": { "navigationStyle": "custom" diff --git a/src/pages/about/about.vue b/src/pages/about/about.vue index ddc6437..fdf2ef2 100644 --- a/src/pages/about/about.vue +++ b/src/pages/about/about.vue @@ -19,10 +19,11 @@ --> - + > --> +