From c6dd249695d14f4cdb6777ba01fcdfbe41dd09fb Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期五, 11 八月 2023 16:32:14 +0800
Subject: [PATCH] no message

---
 h5/apph5/manifest.json |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/h5/apph5/manifest.json b/h5/apph5/manifest.json
index 8406c81..ad0b9fe 100644
--- a/h5/apph5/manifest.json
+++ b/h5/apph5/manifest.json
@@ -40,7 +40,8 @@
                     "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
                     "<uses-feature android:name=\"android.hardware.camera\"/>",
                     "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
-                ]
+                ],
+                "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ]
             },
             /* ios鎵撳寘閰嶇疆 */
             "ios" : {},
@@ -86,12 +87,12 @@
             "public" : "0.0.0.0",
             "proxy" : {
                 //閰嶇疆浠g悊鏈嶅姟鍣ㄦ潵瑙e喅璺ㄥ煙闂锛寀niapp涓嶉�傜敤CORS鏂规鍜岃缃甁SONP鏂规
-				"/wxback/" : {
-				    //鏄犲皠鍩熷悕
-				    "target" : "http://wxkf.ushopvip.com", //娴嬭瘯鐜
-				    "changeOrigin" : true, //鏄惁璺ㄥ煙
-				    "secure" : false // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞�
-				},
+                "/wxback/" : {
+                    //鏄犲皠鍩熷悕
+                    "target" : "http://wxkf.ushopvip.com", //娴嬭瘯鐜
+                    "changeOrigin" : true, //鏄惁璺ㄥ煙
+                    "secure" : false // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞�
+                },
                 "/openwize/" : {
                     //鏄犲皠鍩熷悕
                     "target" : "http://vx8.cc", //娴嬭瘯鐜

--
Gitblit v1.9.3