From 6d07596890c54a8b7cdfd14d8ebd4b4e9acefecd Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 02 十二月 2025 14:22:47 +0800
Subject: [PATCH] 最新版本541200007

---
 h5_meeting/manifest.json |   47 +++++++++++++++++++++++++----------------------
 1 files changed, 25 insertions(+), 22 deletions(-)

diff --git a/h5_meeting/manifest.json b/h5_meeting/manifest.json
index c727230..6167242 100644
--- a/h5_meeting/manifest.json
+++ b/h5_meeting/manifest.json
@@ -1,6 +1,6 @@
 {
     "name" : "瀹夋嘲浼氳瀹�",
-    "appid" : "__UNI__EF8BAA7",
+    "appid" : "__UNI__C77DAC4",
     "description" : "",
     "versionName" : "1.0.0",
     "versionCode" : "100",
@@ -85,26 +85,29 @@
             }
         }
     },
-    "h5": {
-    	"router": {
-    		"mode": "hash",
-    		"base": "./"
-    	},
-    	"devServer": {
-    		"port": 8091,
-    		"historyApiFallback": true,
-    		"disableHostCheck": true,
-    		// "proxy": {
-    		// 	"/gateway_interface": {
-    		// 		"target" : "http://10.50.250.253:8088/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
-    		// 		"changeOrigin": true, // 鍏佽璺ㄥ煙 
-    		// 		"pathRewrite": {
-    		// 			"^/gateway_interface": "" 
-    		// 		}
-    		// 	}
-    		// },
-    		"https": false
-    	}
+    "h5" : {
+        "router" : {
+            "mode" : "hash",
+            "base" : "./"
+        },
+        "devServer" : {
+            "port" : 8091,
+            "historyApiFallback" : true,
+            "disableHostCheck" : true,
+            "proxy" : {
+                "/gateway_interface" : {
+                    "target" : "http://10.50.250.253:8088/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
+
+                    // "target" : "http://192.168.0.173/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
+                    // "target" : "https://atwl.ahzyssl.com/zhyq_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
+                    "changeOrigin" : true, // 鍏佽璺ㄥ煙 
+                    "pathRewrite" : {
+                        "^/gateway_interface" : ""
+                    }
+                }
+            },
+            "https" : false
+        }
     },
     /* 蹇簲鐢ㄧ壒鏈夌浉鍏� */
     "quickapp" : {},
@@ -128,5 +131,5 @@
     "uniStatistics" : {
         "enable" : false
     },
-    "vueVersion" : "3"
+    "vueVersion" : "2"
 }

--
Gitblit v1.9.3