소스 검색

更新配置

shish 2 주 전
부모
커밋
58175d21b7
4개의 변경된 파일4개의 추가작업 그리고 60개의 파일을 삭제
  1. 1 15
      hdPad/src/manifest.json
  2. 1 15
      开发http/hdPad/src/manifest.json
  3. 1 15
      开发https/hdPad/src/manifest.json
  4. 1 15
      线上/hdPad/src/manifest.json

+ 1 - 15
hdPad/src/manifest.json

@@ -21,13 +21,7 @@
             "delay" : 0
         },
         "orientation" : [ "landscape" ],
-        "modules" : {
-            "VideoPlayer" : {},
-            "Bluetooth" : {},
-            "Geolocation" : {},
-            "OAuth" : {},
-            "Share" : {}
-        },
+        "modules" : {},
         /* 应用发布信息 */
         "distribute" : {
             /* android打包配置 */
@@ -42,14 +36,6 @@
                 ],
                 "autoSdkPermissions" : false,
                 "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
-                "permissionExternalStorage" : {
-                    "request" : "once",
-                    "prompt" : "保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
-                },
-                "permissionPhoneState" : {
-                    "request" : "once",
-                    "prompt" : "为保证您正常和安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
-                },
                 "schemes" : "zhhhzg"
             },
             /* ios打包配置 */

+ 1 - 15
开发http/hdPad/src/manifest.json

@@ -21,13 +21,7 @@
             "delay" : 0
         },
         "orientation" : [ "landscape" ],
-        "modules" : {
-            "VideoPlayer" : {},
-            "Bluetooth" : {},
-            "Geolocation" : {},
-            "OAuth" : {},
-            "Share" : {}
-        },
+        "modules" : {},
         /* 应用发布信息 */
         "distribute" : {
             /* android打包配置 */
@@ -42,14 +36,6 @@
                 ],
                 "autoSdkPermissions" : false,
                 "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
-                "permissionExternalStorage" : {
-                    "request" : "once",
-                    "prompt" : "保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
-                },
-                "permissionPhoneState" : {
-                    "request" : "once",
-                    "prompt" : "为保证您正常和安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
-                },
                 "schemes" : "zhhhzg"
             },
             /* ios打包配置 */

+ 1 - 15
开发https/hdPad/src/manifest.json

@@ -21,13 +21,7 @@
             "delay" : 0
         },
         "orientation" : [ "landscape" ],
-        "modules" : {
-            "VideoPlayer" : {},
-            "Bluetooth" : {},
-            "Geolocation" : {},
-            "OAuth" : {},
-            "Share" : {}
-        },
+        "modules" : {},
         /* 应用发布信息 */
         "distribute" : {
             /* android打包配置 */
@@ -42,14 +36,6 @@
                 ],
                 "autoSdkPermissions" : false,
                 "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
-                "permissionExternalStorage" : {
-                    "request" : "once",
-                    "prompt" : "保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
-                },
-                "permissionPhoneState" : {
-                    "request" : "once",
-                    "prompt" : "为保证您正常和安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
-                },
                 "schemes" : "zhhhzg"
             },
             /* ios打包配置 */

+ 1 - 15
线上/hdPad/src/manifest.json

@@ -21,13 +21,7 @@
             "delay" : 0
         },
         "orientation" : [ "landscape" ],
-        "modules" : {
-            "VideoPlayer" : {},
-            "Bluetooth" : {},
-            "Geolocation" : {},
-            "OAuth" : {},
-            "Share" : {}
-        },
+        "modules" : {},
         /* 应用发布信息 */
         "distribute" : {
             /* android打包配置 */
@@ -42,14 +36,6 @@
                 ],
                 "autoSdkPermissions" : false,
                 "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
-                "permissionExternalStorage" : {
-                    "request" : "once",
-                    "prompt" : "保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
-                },
-                "permissionPhoneState" : {
-                    "request" : "once",
-                    "prompt" : "为保证您正常和安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
-                },
                 "schemes" : "zhhhzg"
             },
             /* ios打包配置 */