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 @@ --> - + > --> +