From 3f63164b824fd996273a2533e9d27b98f87c56c5 Mon Sep 17 00:00:00 2001
From: chen.llin <1442464845@qq.comm>
Date: 星期三, 14 一月 2026 19:47:12 +0800
Subject: [PATCH] rfid初版
---
pages.json | 25 +++++++++++++++++++++++++
1 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/pages.json b/pages.json
index 8f048c9..3cf9195 100644
--- a/pages.json
+++ b/pages.json
@@ -65,12 +65,37 @@
}
},
{
+ "path": "pages/AGV/agv_empty",
+ "style": {
+ "navigationBarTitleText": "AGV绌烘墭鍏ュ簱",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path": "pages/stock/stockQuery",
"style": {
"navigationBarTitleText": "搴撳瓨鏌ヨ"
}
},
{
+ "path": "pages/rfid/settings",
+ "style": {
+ "navigationBarTitleText": "RFID璁剧疆"
+ }
+ },
+ {
+ "path": "pages/rfid/uhftest",
+ "style": {
+ "navigationBarTitleText": "UHF娴嬭瘯"
+ }
+ },
+ {
+ "path": "pages/rfid/uhftest2",
+ "style": {
+ "navigationBarTitleText": "UHF娴嬭瘯2"
+ }
+ },
+ {
"path": "pages/login/logOut",
"style": {
"navigationBarTitleText": "閫�鍑虹櫥褰�"
--
Gitblit v1.9.1