From 51f8d59bbd079e41f0bb1f8ef334c5eeed154a22 Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期六, 16 八月 2025 17:29:14 +0800
Subject: [PATCH] 1、更新蓝牙

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

diff --git a/PadClient2/pages.json b/PadClient2/pages.json
index 08f8fe4..8442672 100644
--- a/PadClient2/pages.json
+++ b/PadClient2/pages.json
@@ -15,6 +15,12 @@
 			"style": {
 				"navigationBarTitleText": "uni-app"
 			},  "navigationStyle": "custom" // 璁剧疆鑷畾涔夊鑸爮
+		} ,
+		{
+			"path": "pages/index/test/PrintInit",
+			"style": {
+				"navigationBarTitleText": "uni-app"
+			},  "navigationStyle": "custom" // 璁剧疆鑷畾涔夊鑸爮
 		} 
 	],
 	"globalStyle": {

--
Gitblit v1.9.3