From cc956bf235157da538bf8896d7d805e83b751532 Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期三, 19 十一月 2025 13:31:07 +0800
Subject: [PATCH] 超期检

---
 manifest.json  |    2 +-
 pages.json     |   28 ++++++++++++++++++++++++++++
 store/index.js |    2 +-
 3 files changed, 30 insertions(+), 2 deletions(-)

diff --git a/manifest.json b/manifest.json
index fa438dc..d6875e1 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
     "name" : "GS-MES-AP",
     "appid" : "__UNI__F08FAE3",
     "description" : "",
-    "versionName" : "1.1.4.4",
+    "versionName" : "1.1.4.5",
     "versionCode" : 1,
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
diff --git a/pages.json b/pages.json
index 7c19216..b1c182c 100644
--- a/pages.json
+++ b/pages.json
@@ -252,6 +252,34 @@
 			}
 		},
 		{
+			"path": "pages/QC/CQJ/List",
+			"style": {
+				"enablePullDownRefresh": true,
+				"navigationBarTitleText": "瓒呮湡妫�"
+			}
+		},
+		{
+			"path": "pages/QC/CQJ/Add",
+			"style": {
+				"navigationBarTitleText": "瓒呮湡妫�",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/QC/CQJ/detail",
+			"style": {
+				"navigationBarTitleText": "瓒呮湡妫�椤圭洰鏄庣粏",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
+			"path": "pages/QC/CQJ/ImageItem",
+			"style": {
+				"navigationBarTitleText": "鍥剧墖涓婁紶",
+				"enablePullDownRefresh": false
+			}
+		},
+		{
 			"path": "pages/QC/Suspend/Suspend",
 			"style": {
 				"navigationBarTitleText": "绾夸綋宸℃鏆傚仠",
diff --git a/store/index.js b/store/index.js
index 5d815e3..a47ddc8 100644
--- a/store/index.js
+++ b/store/index.js
@@ -12,7 +12,7 @@
 	},
 	{
 		name: '澶栫綉',
-		url: 'http://36.26.21.214:10055/api'
+		url: 'http://36.26.21.214:10054/api'
 	},
 	{
 		name: '鏈湴璋冭瘯',

--
Gitblit v1.9.3