From 7298d5354963a88643a543b51b90192dc9fc934c Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 11 九月 2025 18:43:14 +0800
Subject: [PATCH] 最新版本541200007

---
 h5/manifest.json |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/h5/manifest.json b/h5/manifest.json
index aa547f7..090169f 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -1,10 +1,11 @@
 {
     "name" : "laborVisitors",
-    "appid" : "__UNI__BCCF400",
+    "appid" : "__UNI__91B8BB7",
     "description" : "",
     "versionName" : "1.0.0",
     "versionCode" : "100",
     "transformPx" : false,
+	"sassImplementationName": "node-sass",
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
         "usingComponents" : true,
@@ -125,14 +126,15 @@
             "historyApiFallback" : true,
             "disableHostCheck" : true,
             "proxy" : {
-                "/admin_interface" : {
+                "/zhyq_interface" : {
                     // 杩欎釜瀛楁鍚嶉渶涓庝綘閰嶇疆鐨刡asePrefixUrl涓�鑷达紝绯荤粺璇嗗埆鍒板甫鏈�/dev-api璇锋眰鐨勫湴鍧�鏃讹紝浼氬湪鍓嶉潰鎷兼帴涓婁唬鐞嗘湇鍔″櫒鍦板潃
                     // "target" : "http://172.20.10.7:10010", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
-                    // "target" : "http://192.168.0.100:10010", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
-                    "target" : "http://10.50.250.253:8088/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
+                    // "target" : "http://192.168.0.102:10010", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
+                    // "target" : "http://10.50.250.253:8088/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
+                    "target" : "https://atwl.ahzyssl.com/zhyq_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
                     "changeOrigin" : true, // 鍏佽璺ㄥ煙 
                     "pathRewrite" : {
-                        "^/admin_interface" : ""
+                        "^/zhyq_interface" : ""
                     }
                 }
             },
@@ -141,11 +143,12 @@
         "sdkConfigs" : {
             "maps" : {
                 "amap" : {
-                    "key" : "d9a554b1808ce10a12a932ed9b0db1d0",
+                    "key" : "96b8d96e645290f1de14f5229ee030e4",
                     "securityJsCode" : "",
                     "serviceHost" : ""
                 }
             }
-        }
+        },
+        "title" : "h5"
     }
 }

--
Gitblit v1.9.3