From 9057e04efad1b7d61c77a72e5c37a504d0aee935 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期五, 26 九月 2025 09:24:03 +0800
Subject: [PATCH] H5静态化

---
 h5/manifest.json |   92 ++++-----------------------------------------
 1 files changed, 9 insertions(+), 83 deletions(-)

diff --git a/h5/manifest.json b/h5/manifest.json
index 0a6161d..15c3cab 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -1,6 +1,6 @@
 {
-    "name" : "laborVisitors",
-    "appid" : "__UNI__BCCF400",
+    "name" : "闂涓婃姤",
+    "appid" : "__UNI__0B063A3",
     "description" : "",
     "versionName" : "1.0.0",
     "versionCode" : "100",
@@ -41,65 +41,20 @@
                 ]
             },
             /* ios鎵撳寘閰嶇疆 */
-            "ios" : {
-                "dSYMs" : false
-            },
+            "ios" : {},
             /* SDK閰嶇疆 */
-            "sdkConfigs" : {
-                "ad" : {}
-            },
-            "icons" : {
-                "android" : {
-                    "hdpi" : "",
-                    "xhdpi" : "",
-                    "xxhdpi" : "",
-                    "xxxhdpi" : ""
-                },
-                "ios" : {
-                    "appstore" : "",
-                    "ipad" : {
-                        "app" : "",
-                        "app@2x" : "",
-                        "notification" : "",
-                        "notification@2x" : "",
-                        "proapp@2x" : "",
-                        "settings" : "",
-                        "settings@2x" : "",
-                        "spotlight" : "",
-                        "spotlight@2x" : ""
-                    },
-                    "iphone" : {
-                        "app@2x" : "",
-                        "app@3x" : "",
-                        "notification@2x" : "",
-                        "notification@3x" : "",
-                        "settings@2x" : "",
-                        "settings@3x" : "",
-                        "spotlight@2x" : "",
-                        "spotlight@3x" : ""
-                    }
-                }
-            }
+            "sdkConfigs" : {}
         }
     },
     /* 蹇簲鐢ㄧ壒鏈夌浉鍏� */
     "quickapp" : {},
     /* 灏忕▼搴忕壒鏈夌浉鍏� */
     "mp-weixin" : {
-        "appid" : "wx4d7c10bdec51942b",
+        "appid" : "",
         "setting" : {
-            "urlCheck" : false,
-            "es6" : true,
-            "postcss" : true,
-            "minified" : true
+            "urlCheck" : false
         },
-        "usingComponents" : true,
-        "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ],
-        "permission" : {
-            "scope.userLocation" : {
-                "desc" : "鐢ㄤ簬鑾峰彇鍛ㄨ竟鎴挎簮浣嶇疆"
-            }
-        }
+        "usingComponents" : true
     },
     "mp-alipay" : {
         "usingComponents" : true
@@ -117,37 +72,8 @@
     "h5" : {
         "router" : {
             "mode" : "hash",
-            "base" : "./"
+            "base" : "/lianhelihua_web/"
         },
-        // "base" : "/h5/"
-        "devServer" : {
-            "open" : false,
-            "port" : 8090,
-            "historyApiFallback" : true,
-            "disableHostCheck" : true,
-            "proxy" : {
-                "/gateway_interface" : {
-                    // 杩欎釜瀛楁鍚嶉渶涓庝綘閰嶇疆鐨刡asePrefixUrl涓�鑷达紝绯荤粺璇嗗埆鍒板甫鏈�/dev-api璇锋眰鐨勫湴鍧�鏃讹紝浼氬湪鍓嶉潰鎷兼帴涓婁唬鐞嗘湇鍔″櫒鍦板潃
-                    // "target" : "http://172.20.10.7:10010", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
-                    // "target" : "http://192.168.0.163:10010", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
-                    // "target" : "http://10.50.250.253:8088/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
-                    "target" : "https://dmtest.ahapp.net/gateway_interface", // 浠g悊鏈嶅姟鍣ㄥ煙鍚嶆垨IP鍦板潃
-                    "changeOrigin" : true, // 鍏佽璺ㄥ煙 
-                    "pathRewrite" : {
-                        "^/gateway_interface" : ""
-                    }
-                }
-            },
-            "https" : false
-        },
-        "sdkConfigs" : {
-            "maps" : {
-                "amap" : {
-                    "key" : "d9a554b1808ce10a12a932ed9b0db1d0",
-                    "securityJsCode" : "",
-                    "serviceHost" : ""
-                }
-            }
-        }
+        "title" : "闂涓婃姤"
     }
 }

--
Gitblit v1.9.3