guhongwei 2 years ago
parent
commit
e8e1aba865
1 changed files with 3 additions and 9 deletions
  1. 3 9
      manifest.json

+ 3 - 9
manifest.json

@@ -18,7 +18,6 @@
         },
         /* 模块配置 */
         "modules" : {
-            "OAuth" : {},
             "Maps" : {},
             "Geolocation" : {},
             "Messaging" : {},
@@ -67,12 +66,7 @@
                         "__platform__" : [ "ios", "android" ]
                     }
                 },
-                "oauth" : {
-                    "weixin" : {
-                        "appid" : "wx8cdd28824dfcdf19",
-                        "UniversalLinks" : ""
-                    }
-                },
+                "oauth" : {},
                 "maps" : {
                     "amap" : {
                         "appkey_ios" : "68af4192b5156af8c0100dd9c10b4365",
@@ -86,7 +80,7 @@
                 },
                 "share" : {
                     "weixin" : {
-                        "appid" : "wx8cdd28824dfcdf19",
+                        "appid" : "wx928648edf0df1882",
                         "UniversalLinks" : ""
                     }
                 }
@@ -129,7 +123,7 @@
     "quickapp" : {},
     /* 小程序特有相关 */
     "mp-weixin" : {
-        "appid" : "wx8cdd28824dfcdf19",
+        "appid" : "wx928648edf0df1882",
         "setting" : {
             "urlCheck" : true,
             "postcss" : true,