From 6c27b84884e35d7b9a7477afb3750eccbc8f494e Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Wed, 14 Jan 2026 12:22:05 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/uniapps/work-app/src/pages.json b/uniapps/work-app/src/pages.json
index e1d4960..0e21c14 100644
--- a/uniapps/work-app/src/pages.json
+++ b/uniapps/work-app/src/pages.json
@@ -59,7 +59,8 @@
         {
           "path": "workDetail/index",
           "style": {
-            "navigationBarTitleText": "工单详情"
+            "navigationBarTitleText": "工单详情",
+            "navigationStyle": "custom"
           }
         },
         {

--
Gitblit v1.9.3