From 634e2994bc4020a06d7116f44a83702a0e423a22 Mon Sep 17 00:00:00 2001
From: Houjie <714924425@qq.com>
Date: 星期三, 09 七月 2025 09:29:14 +0800
Subject: [PATCH] 点检历史 维修历史,周报历史,相关图标

---
 manifest.json |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/manifest.json b/manifest.json
index 38aed47..03fa220 100644
--- a/manifest.json
+++ b/manifest.json
@@ -85,18 +85,18 @@
             "mode" : "hash",
             "base" : "/h5/"
         },
-        "devServer" : {
-            "port" : "8866",
-            "https" : false,
-            "proxy" : {
-                /**閰嶇疆鏈嶅姟鍣ㄨ矾寰�**/
-                "/jeecg-boot" : {
-                    "target" : "http://houjie.xalxzn.com:8866", // 鐩爣鏈嶅姟鍣�
-                    "changeOrigin" : true,
-					 "secure": false
-                }
-            }
-        },
+      //   "devServer" : {
+      //       "port" : "8866",
+      //       "https" : false,
+      //       "proxy" : {
+      //           /**閰嶇疆鏈嶅姟鍣ㄨ矾寰�**/
+      //           "/jeecg-boot" : {
+      //               "target" : "http://houjie.xalxzn.com:8866", 
+      //               "changeOrigin" : true,
+					 // "secure": false
+      //           }
+      //       }
+      //   },
         "optimization" : {
             "treeShaking" : {
                 "enable" : false

--
Gitblit v1.9.3