From 8e15159256cd131705aff50b2973bdae52ce6b9b Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 06 十月 2023 17:23:19 +0800
Subject: [PATCH] #

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

diff --git a/pages.json b/pages.json
index 869105d..bfdde9b 100644
--- a/pages.json
+++ b/pages.json
@@ -1,9 +1,21 @@
 {
 	"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
 		{
-			"path": "pages/index/index",
+			"path": "pages/component/demo",
 			"style": {
-				"navigationBarTitleText": "uni-app"
+				"navigationBarTitleText": "娴嬭瘯"
+			}
+		},
+		{
+			"path": "pages/LoginDemo/LoginDemo",
+			"style": {
+				"navigationBarTitleText": "鐧诲綍"
+			}
+		},
+		{
+			"path": "pages/common/data-list/dataDetail",
+			"style": {
+				"navigationBarTitleText": "鏄庣粏"
 			}
 		}
 	],

--
Gitblit v1.9.1