From 49900f16ed762bdf39f91187226cbe2b890c13ab Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Tue, 18 Nov 2025 17:19:03 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=B7=BB=E5=8A=A0=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=AF=BC=E8=88=AA=E6=A0=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 ++-- pages/project/form/index.vue | 26 +++++++++++++------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/pages.json b/pages.json index e77f0cf..80d3f59 100644 --- a/pages.json +++ b/pages.json @@ -141,8 +141,8 @@ { "path": "pages/project/form/index", "style": { - "navigationBarTitleText": "项目编辑", - "navigationStyle": "custom" + "navigationBarTitleText": "项目编辑" + } }, { diff --git a/pages/project/form/index.vue b/pages/project/form/index.vue index 43d6f09..777bedb 100644 --- a/pages/project/form/index.vue +++ b/pages/project/form/index.vue @@ -1,18 +1,18 @@