archer il y a 3 mois
Parent
commit
842af9de04
1 fichiers modifiés avec 10 ajouts et 10 suppressions
  1. 10 10
      src/manifest.json

+ 10 - 10
src/manifest.json

@@ -49,13 +49,13 @@
           "x86"
         ],
         // 配置h5打开app
-        "schemes": "lanhaibbc"
+        "schemes": "lamianchaintoc"
       },
       /* ios打包配置 */
       "ios": {
         "dSYMs": false,
         "urlschemewhitelist": [
-          "lanhaibbc"
+          "lamianchaintoc"
         ]
       },
       /* SDK配置 */
@@ -66,7 +66,7 @@
   },
   /* 小程序特有相关 */
   "mp-weixin": {
-    "appid": "wx102833aea7f4efa4",
+    "appid": "wx34e3e2816a7b1e34",
     "lazyCodeLoading": "requiredComponents",
     "setting": {
       "urlCheck": false,
@@ -78,12 +78,12 @@
         "desc": "你的位置信息将用于地址信息新增、修改以及获取附近门店"
       }
     },
-    "plugins": {
-      "liveRoomPlugin": {
-        "version": "1.3.9",
-        "provider": "wx95a7d2b78cf30f98"
-      }
-    },
+    // "plugins": {
+    //   "liveRoomPlugin": {
+    //     "version": "1.3.9",
+    //     "provider": "wx95a7d2b78cf30f98"
+    //   }
+    // },
     "requiredPrivateInfos": [
       "getLocation",
       "chooseLocation"
@@ -91,7 +91,7 @@
   },
   "h5": {
     "title": "",
-    "domain": "https://h5.mall4j.com",
+    "domain": "https://h5.lamianchain.com",
     "router": {
       "mode": "history"
     },