guhongwei 2 anni fa
parent
commit
58aca2284a
1 ha cambiato i file con 5 aggiunte e 4 eliminazioni
  1. 5 4
      manifest.json

+ 5 - 4
manifest.json

@@ -18,11 +18,10 @@
         },
         /* 模块配置 */
         "modules" : {
-            "Maps" : {},
-            "Geolocation" : {},
             "Messaging" : {},
             "Payment" : {},
-            "Share" : {}
+            "Share" : {},
+            "OAuth" : {}
         },
         /* 应用发布信息 */
         "distribute" : {
@@ -66,7 +65,9 @@
                         "__platform__" : [ "ios", "android" ]
                     }
                 },
-                "oauth" : {},
+                "oauth" : {
+                    "univerify" : {}
+                },
                 "maps" : {
                     "amap" : {
                         "appkey_ios" : "68af4192b5156af8c0100dd9c10b4365",