From 69a1b3bf45738f048361ee4ccb6bdc64fce35720 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 12 三月 2025 11:31:46 +0800
Subject: [PATCH] 更新

---
 pda/pages.json |   63 +++++++++++++++++++++++++++++++
 1 files changed, 63 insertions(+), 0 deletions(-)

diff --git a/pda/pages.json b/pda/pages.json
new file mode 100644
index 0000000..556990f
--- /dev/null
+++ b/pda/pages.json
@@ -0,0 +1,63 @@
+{
+	"easycom": {
+		"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
+	},
+	"pages": [
+		{
+			"path": "pages/index/index",
+			"style": {
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/index/login",
+			"style": {
+				"navigationBarTitleText": "鐧诲綍",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/index/center",
+			"style": {
+				"navigationBarTitleText": "鏈堝彴璋冨害涓績",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/index/queueup",
+			"style": {
+				"navigationBarTitleText": "杞﹁締鎺掗槦鎯呭喌",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/index/control",
+			"style": {
+				"navigationBarTitleText": "鏈堝彴鍚敤鍋滅敤",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/index/set",
+			"style": {
+				"navigationBarTitleText": "閰嶇疆鏄剧ず鏈堝彴",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/index/SubDetail",
+			"style": {
+				"navigationBarTitleText": "棰勭害璇︽儏",
+				"enablePullDownRefresh": false
+			}
+		}
+	],
+	"globalStyle": {
+		"navigationBarTextStyle": "white",
+		"navigationBarTitleText": "",
+		"navigationBarBackgroundColor": "#4d99a9",
+		"backgroundColor": "#ffffff"
+	},
+	"uniIdRouter": {}
+}
\ No newline at end of file

--
Gitblit v1.9.3