From e75a4ad2c67c664d90f3de496fca524ce50f9ffa Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期三, 17 九月 2025 08:14:59 +0800
Subject: [PATCH] 1

---
 pages.json |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index f35caa3..4770997 100644
--- a/pages.json
+++ b/pages.json
@@ -767,6 +767,13 @@
             {
                 "navigationBarTitleText" : ""
             }
+        },
+        {
+            "path" : "pages/white/white",
+            "style" : 
+            {
+                "navigationBarTitleText" : ""
+            }
         }
     ],
     "tabBar": {

--
Gitblit v1.9.1