From 246d776ad32c94280a3557c73cdbdbcc473fc4ad Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Tue, 23 Dec 2025 16:47:39 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/feature/v9.0/9.0.3' into feature/v9.0/9.0.3

---
 src/pages.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index ff2c1c6..9cd978c 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -65,7 +65,8 @@
         {
           "path": "taskDetail/addTask/index",
           "style": {
-            "navigationBarTitleText": "新建任务"
+            "navigationBarTitleText": "新建任务",
+            "navigationStyle": "custom"
           }
         },
         {

--
Gitblit v1.9.3