shish 4 лет назад
Родитель
Сommit
acda4714b6
1 измененных файлов с 7 добавлено и 3 удалено
  1. 7 3
      线上/ghsApp/src/manifest.json

+ 7 - 3
线上/ghsApp/src/manifest.json

@@ -3,7 +3,7 @@
     "appid" : "__UNI__BD781B0",
     "description" : "批发进销存及财务管理系统",
     "versionName" : "1.0.2",
-    "versionCode" : "102",
+    "versionCode" : 102,
     "transformPx" : true,
     /* 5+App特有相关 */
     "app-plus" : {
@@ -24,7 +24,8 @@
             "VideoPlayer" : {},
             "Bluetooth" : {},
             "Geolocation" : {},
-            "Push" : {}
+            "Push" : {},
+            "OAuth" : {}
         },
         /* 应用发布信息 */
         "distribute" : {
@@ -60,7 +61,10 @@
                         "__platform__" : [ "ios", "android" ]
                     }
                 },
-                "maps" : {}
+                "maps" : {},
+                "oauth" : {
+                    "univerify" : {}
+                }
             },
             "orientation" : [ "portrait-primary" ],
             "icons" : {