From ba492b6fbc7a6430a932c3d47c5594e0dd176ede Mon Sep 17 00:00:00 2001
From: zjh <2207896513@qq.com>
Date: 星期一, 15 十二月 2025 20:41:48 +0800
Subject: [PATCH] sn扫码优化

---
 pages.json |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index ca593a7..a0123c1 100644
--- a/pages.json
+++ b/pages.json
@@ -215,6 +215,26 @@
 			}
 		},
 		{
+			"path": "pages/QC/SJ/BarcodeScan",
+			"style": {
+				"navigationBarTitleText": "鎵爜",
+				"enablePullDownRefresh": false,
+				"app-plus": {
+					"titleNView": false
+				}
+			}
+		},
+		{
+			"path": "pages/QC/SJ/BarcodeScanPlus",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false,
+				"app-plus": {
+					"titleNView": false
+				}
+			}
+		},
+		{
 			"path": "pages/QC/XJ/List",
 			"style": {
 				"enablePullDownRefresh": true,

--
Gitblit v1.9.3