From b7ae3f69ae6706a692284d2f12835d213debfb1a Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期二, 07 四月 2026 17:21:41 +0800
Subject: [PATCH] -

---
 src/pages.json |   45 +++++++++++++++++++++++++++++++++------------
 1 files changed, 33 insertions(+), 12 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 12d9898..4a305b5 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -71,7 +71,7 @@
 		{
 			"path": "pages/test/test",
 			"style": {
-				"navigationBarTitleText": "浜鸿劯鎵撳崱"
+				"navigationBarTitleText": "浜鸿劯璁℃椂"
 				// "usingComponents":{
 				// 	"camera-buffer-jpg":"../components/cameraBufferJpg/cameraBufferjpg"
 				// }
@@ -80,7 +80,7 @@
 		{
 			"path": "pages/income/income",
 			"style": {
-				"navigationBarTitleText": "宸ヨ祫鏄庣粏",
+				"navigationBarTitleText": "鎶ラ叕鏄庣粏",
 				"enablePullDownRefresh": true
 			}
 		},
@@ -96,7 +96,7 @@
 			"pages": [{
 					"path": "index",
 					"style": {
-						"navigationBarTitleText": "宸ヤ綔璁板綍",
+						"navigationBarTitleText": "鍔″伐鎶ラ叕",
 						"enablePullDownRefresh": true
 					}
 				},
@@ -104,13 +104,13 @@
 				{
 					"path": "checkin",
 					"style": {
-						"navigationBarTitleText": "鎵撳崱"
+						"navigationBarTitleText": "璁℃椂"
 					}
 				},
 				{
 					"path": "workdetail",
 					"style": {
-						"navigationBarTitleText": "鎵撳崱璇︽儏"
+						"navigationBarTitleText": "璁℃椂璇︽儏"
 					}
 				}
 			]
@@ -164,7 +164,7 @@
 				{
 					"path": "myorder",
 					"style": {
-						"navigationBarTitleText": "涓婄彮鎵撳崱",
+						"navigationBarTitleText": "鍔冲姟璁℃椂",
 						"enablePullDownRefresh": true
 					}
 				},
@@ -181,7 +181,7 @@
 			"pages": [{
 					"path": "index",
 					"style": {
-						"navigationBarTitleText": "宸ヨ祫瀹℃牳",
+						"navigationBarTitleText": "鎶ラ叕瀹℃牳",
 						"enablePullDownRefresh": true,
 						"onReachBottomDistance": 50
 					}
@@ -189,7 +189,7 @@
 				{
 					"path": "record",
 					"style": {
-						"navigationBarTitleText": "宸ヨ祫瀹℃牳璇︽儏"
+						"navigationBarTitleText": "鎶ラ叕瀹℃牳璇︽儏"
 					}
 				},
 				{
@@ -273,13 +273,13 @@
 				{
 					"path": "salary",
 					"style": {
-						"navigationBarTitleText": "宸ヨ祫鏌ヨ"
+						"navigationBarTitleText": "鎶ラ叕鏌ヨ"
 					}
 				},
 				{
 					"path": "salaryDetail",
 					"style": {
-						"navigationBarTitleText": "宸ヨ祫鏌ヨ鏄庣粏"
+						"navigationBarTitleText": "鎶ラ叕鏌ヨ鏄庣粏"
 					}
 				}
 			]
@@ -340,10 +340,31 @@
 					}
 				},
 				{
+					"path": "PFeedback",
+					"style": {
+						"navigationBarTitleText": "闂鍙嶉",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path": "PFeedbackdetail",
+					"style": {
+						"navigationBarTitleText": "闂鍙嶉璇︽儏"
+					}
+				},
+				{
 					"path" : "clockIn",
 					"style" : 
 					{
-						"navigationBarTitleText" : "鎵撳崱璁板綍",
+						"navigationBarTitleText" : "璁℃椂璁板綍",
+						"enablePullDownRefresh": true
+					}
+				},
+				{
+					"path" : "clockInRecord",
+					"style" : 
+					{
+						"navigationBarTitleText" : "璁℃椂璁板綍",
 						"enablePullDownRefresh": true
 					}
 				},
@@ -351,7 +372,7 @@
 					"path" : "clockInDetail",
 					"style" : 
 					{
-						"navigationBarTitleText" : "鎵撳崱璇︽儏"
+						"navigationBarTitleText" : "璁℃椂璇︽儏"
 					}
 				}
 			]

--
Gitblit v1.9.1