From 8a11cefa89502ff91cbe2cbc7431c34020295467 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Fri, 31 Oct 2025 09:35:40 +0800 Subject: [PATCH] temp2 --- pages.json | 9 ++------ pages/index/index.vue | 51 +++++++++++++++++++++++++++++++++++++------ 2 files changed, 46 insertions(+), 14 deletions(-) diff --git a/pages.json b/pages.json index 62a073e..07b7c30 100644 --- a/pages.json +++ b/pages.json @@ -10,15 +10,10 @@ { "path": "pages/index/index", "style": { - "navigationBarTitleText": "首页" + "navigationStyle": "custom" } } ], - "globalStyle": { - "navigationBarTextStyle": "black", - "navigationBarTitleText": "uni-app", - "navigationBarBackgroundColor": "#F8F8F8", - "backgroundColor": "#F8F8F8" - }, + "uniIdRouter": {} } diff --git a/pages/index/index.vue b/pages/index/index.vue index 7b28253..1578710 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,10 +1,21 @@ \ No newline at end of file