From 71d2e42ae642cecb5e8f6776c702cd20bafe6c01 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期二, 27 八月 2024 17:12:04 +0800
Subject: [PATCH] 打卡

---
 src/pages.json |   26 +++++++++++++++++++++++---
 1 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index b9ae09a..040c095 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -85,11 +85,19 @@
 			"path": "pages/mine/apply",
 			"style": {
 				"navigationBarTitleText": "鐢宠鎺ュ崟"
-				// "usingComponents":{
-				// 	"camera-buffer-jpg":"/components/cameraBufferJpg/cameraBufferjpg"
-				// }
+	
 			}
 
+		},
+		{
+			"path" : "pages/test/test",
+			"style" : 
+			{
+				"navigationBarTitleText" : "浜鸿劯璇嗗埆"
+				// "usingComponents":{
+				// 	"camera-buffer-jpg":"../components/cameraBufferJpg/cameraBufferjpg"
+				// }
+			}
 		}
 		// {
 		// 	"path": "pages/enterprise/index",
@@ -128,6 +136,12 @@
 					"path": "record",
 					"style": {
 						"navigationBarTitleText": "鎵撳崱璇︽儏"
+					}
+				},
+				{
+					"path": "checkin",
+					"style": {
+						"navigationBarTitleText": "鎵撳崱"
 					}
 				}
 			]
@@ -177,6 +191,12 @@
 					"style": {
 						"navigationBarTitleText": "宸ヤ汉璇︽儏"
 					}
+				},
+				{
+					"path": "myorder",
+					"style": {
+						"navigationBarTitleText": "鎴戠殑璁㈠崟"
+					}
 				}
 			]
 		}

--
Gitblit v1.9.1