shish 3 лет назад
Родитель
Сommit
7d306bf834
3 измененных файлов с 3 добавлено и 21 удалено
  1. 1 7
      ghsPad/src/manifest.json
  2. 1 7
      开发/ghsPad/src/manifest.json
  3. 1 7
      线上/ghsPad/src/manifest.json

+ 1 - 7
ghsPad/src/manifest.json

@@ -20,13 +20,7 @@
             "autoclose" : true,
             "delay" : 0
         },
-        "modules" : {
-            "VideoPlayer" : {},
-            "Bluetooth" : {},
-            "Geolocation" : {},
-            "Push" : {},
-            "OAuth" : {}
-        },
+        "modules" : {},
         /* 应用发布信息 */
         "distribute" : {
             /* android打包配置 */

+ 1 - 7
开发/ghsPad/src/manifest.json

@@ -20,13 +20,7 @@
             "autoclose" : true,
             "delay" : 0
         },
-        "modules" : {
-            "VideoPlayer" : {},
-            "Bluetooth" : {},
-            "Geolocation" : {},
-            "Push" : {},
-            "OAuth" : {}
-        },
+        "modules" : {},
         /* 应用发布信息 */
         "distribute" : {
             /* android打包配置 */

+ 1 - 7
线上/ghsPad/src/manifest.json

@@ -20,13 +20,7 @@
             "autoclose" : true,
             "delay" : 0
         },
-        "modules" : {
-            "VideoPlayer" : {},
-            "Bluetooth" : {},
-            "Geolocation" : {},
-            "Push" : {},
-            "OAuth" : {}
-        },
+        "modules" : {},
         /* 应用发布信息 */
         "distribute" : {
             /* android打包配置 */