From f2cefac5a9a44cf9b8b5e09c81ea983155ddbc71 Mon Sep 17 00:00:00 2001
From: Mr.Zhang <710666463@qq.com>
Date: 星期一, 11 九月 2023 18:49:16 +0800
Subject: [PATCH] 1.0.3 打包
---
minipro_standard/pages.json | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/minipro_standard/pages.json b/minipro_standard/pages.json
index 26a231a..44801d1 100644
--- a/minipro_standard/pages.json
+++ b/minipro_standard/pages.json
@@ -249,7 +249,8 @@
},
{
"root": "pages_inspect",
- "pages": [{
+ "pages": [
+ {
"path": "pages/InspectionRecords/InspectionRecords",
"style": {
"navigationBarTitleText": "妫�楠岃褰�",
@@ -262,6 +263,13 @@
"navigationBarTitleText": "妫�楠岃鎯�",
"enablePullDownRefresh": false
}
+ },
+ {
+ "path": "pages/equipmentInspection/equipmentInspection",
+ "style": {
+ "navigationBarTitleText": "璁惧宸℃",
+ "enablePullDownRefresh": false
+ }
}
]
}
--
Gitblit v1.9.3