From 3654183dd734e8f80cc088e5951b8b39fdc8c344 Mon Sep 17 00:00:00 2001
From: wangyi <2946747746@qq.com>
Date: 星期五, 06 二月 2026 10:16:25 +0800
Subject: [PATCH] 保存当前修改

---
 pages.json |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diff --git a/pages.json b/pages.json
index c13608c..ab52407 100644
--- a/pages.json
+++ b/pages.json
@@ -1410,7 +1410,21 @@
             {
                 "navigationBarTitleText" : "鍦ㄥ簱妫�楠屽崟"
             }
-        }
+        },
+		{
+		    "path" : "pages/ZLGL/QcenvironmentTestDotCheckBill/QCEnvironmentTestDotCheckBillList",
+		    "style" : 
+		    {
+		        "navigationBarTitleText" : "鐜妫�楠屽崟鍒楄〃"
+		    }
+		},
+		{
+		    "path" : "pages/ZLGL/QcenvironmentTestDotCheckBill/QcenvironmentTestDotCheckBill",
+		    "style" : 
+		    {
+		        "navigationBarTitleText" : "鐜妫�楠屽崟"
+		    }
+		}
         
     ],
     "tabBar": {

--
Gitblit v1.9.1