From c7f9e6ca5d8c38412a73e0f496fa09f04651d6bd Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期一, 02 二月 2026 20:27:45 +0800
Subject: [PATCH] Merge branch 'Dev' of http://101.37.171.70:10101/r/~jhz/STUWMS into Dev

---
 pages.json |   23 ++++++++++++++++++++++-
 1 files changed, 22 insertions(+), 1 deletions(-)

diff --git a/pages.json b/pages.json
index 2e2ae9e..9f59f49 100644
--- a/pages.json
+++ b/pages.json
@@ -1736,7 +1736,28 @@
 		    {
 		        "navigationBarTitleText" : "閿�鍞嚭搴撳崟(楠岃瘉)"
 		    }
-		}
+		},
+        {
+		    "path" : "pages/CustomerComplaintsBill/CustomerComplaintsBillList",
+		    "style" : 
+		    {
+		        "navigationBarTitleText" : "瀹㈣瘔鍗曞垪琛�"
+		    }
+		},
+		{
+		    "path" : "pages/CustomerComplaintsBill/CustomerComplaintsBillDetail",
+		    "style" : 
+		    {
+		        "navigationBarTitleText" : "瀹㈣瘔鍗�"
+		    }
+		},
+		{
+		    "path" : "pages/CustomerComplaintsBill/CustomerComplaintsBillEdit",
+		    "style" : 
+		    {
+		        "navigationBarTitleText" : "瀹㈣瘔鍗曠紪杈�"
+		    }
+        }
 		
 
 

--
Gitblit v1.9.1