manifest.json 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. {
  2. "name" : "CWG Card",
  3. "appid" : "__UNI__EFA7490",
  4. "description" : "应用描述",
  5. "versionName" : "1.0.1",
  6. "versionCode" : "100",
  7. "transformPx" : false,
  8. "app-plus" : {
  9. "usingComponents" : true,
  10. "nvueCompiler" : "uni-app",
  11. "nvueStyleCompiler" : "uni-app",
  12. "compilerVersion" : 3,
  13. "nvueLaunchMode" : "fast",
  14. "splashscreen" : {
  15. "alwaysShowBeforeRender" : true,
  16. "waiting" : false,
  17. "autoclose" : true,
  18. "delay" : 0
  19. },
  20. "modules" : {
  21. "OAuth" : {},
  22. "Payment" : {},
  23. "Push" : {},
  24. "Share" : {},
  25. "Speech" : {},
  26. "VideoPlayer" : {},
  27. "Camera" : {}
  28. },
  29. "distribute" : {
  30. "android" : {
  31. "permissions" : [
  32. "<uses-feature android:name=\"android.hardware.camera\"/>",
  33. "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
  34. "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>",
  35. "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
  36. "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>",
  37. "<uses-permission android:name=\"android.permission.ACCESS_MOCK_LOCATION\"/>",
  38. "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
  39. "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
  40. "<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
  41. "<uses-permission android:name=\"android.permission.CAMERA\"/>",
  42. "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
  43. "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
  44. "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
  45. "<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
  46. "<uses-permission android:name=\"android.permission.GET_TASKS\"/>",
  47. "<uses-permission android:name=\"android.permission.INTERNET\"/>",
  48. "<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>",
  49. "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
  50. "<uses-permission android:name=\"android.permission.READ_CONTACTS\"/>",
  51. "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
  52. "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
  53. "<uses-permission android:name=\"android.permission.READ_SMS\"/>",
  54. "<uses-permission android:name=\"android.permission.RECEIVE_BOOT_COMPLETED\"/>",
  55. "<uses-permission android:name=\"android.permission.RECORD_AUDIO\"/>",
  56. "<uses-permission android:name=\"android.permission.SEND_SMS\"/>",
  57. "<uses-permission android:name=\"android.permission.SYSTEM_ALERT_WINDOW\"/>",
  58. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
  59. "<uses-permission android:name=\"android.permission.WRITE_CONTACTS\"/>",
  60. "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>",
  61. "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>",
  62. "<uses-permission android:name=\"android.permission.WRITE_SMS\"/>",
  63. "<uses-permission android:name=\"android.permission.RECEIVE_USER_PRESENT\"/>"
  64. ],
  65. "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ]
  66. },
  67. "ios" : {
  68. "UIBackgroundModes" : [ "audio" ],
  69. "urlschemewhitelist" : [ "baidumap", "iosamap" ],
  70. "privacyDescription" : {
  71. "NSLocalNetworkUsageDescription" : "true",
  72. "NSPhotoLibraryUsageDescription" : "true",
  73. "NSCameraUsageDescription" : "true",
  74. "NSMicrophoneUsageDescription" : "true",
  75. "NSLocationAlwaysAndWhenInUseUsageDescription" : "true",
  76. "NSCalendarsUsageDescription" : "true",
  77. "NSSpeechRecognitionUsageDescription" : "true",
  78. "NSFaceIDUsageDescription" : "true"
  79. },
  80. "NSAppTransportSecurity" : {
  81. "NSAllowsArbitraryLoads" : true
  82. },
  83. "dSYMs" : false
  84. },
  85. "sdkConfigs" : {
  86. "speech" : {
  87. "ifly" : {}
  88. }
  89. },
  90. "orientation" : [ "portrait-primary" ],
  91. "icons" : {
  92. "android" : {
  93. "hdpi" : "unpackage/res/icons/72x72.png",
  94. "xhdpi" : "unpackage/res/icons/96x96.png",
  95. "xxhdpi" : "unpackage/res/icons/144x144.png",
  96. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  97. },
  98. "ios" : {
  99. "appstore" : "unpackage/res/icons/1024x1024.png",
  100. "ipad" : {
  101. "app" : "unpackage/res/icons/76x76.png",
  102. "app@2x" : "unpackage/res/icons/152x152.png",
  103. "notification" : "unpackage/res/icons/20x20.png",
  104. "notification@2x" : "unpackage/res/icons/40x40.png",
  105. "proapp@2x" : "unpackage/res/icons/167x167.png",
  106. "settings" : "unpackage/res/icons/29x29.png",
  107. "settings@2x" : "unpackage/res/icons/58x58.png",
  108. "spotlight" : "unpackage/res/icons/40x40.png",
  109. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  110. },
  111. "iphone" : {
  112. "app@2x" : "unpackage/res/icons/120x120.png",
  113. "app@3x" : "unpackage/res/icons/180x180.png",
  114. "notification@2x" : "unpackage/res/icons/40x40.png",
  115. "notification@3x" : "unpackage/res/icons/60x60.png",
  116. "settings@2x" : "unpackage/res/icons/58x58.png",
  117. "settings@3x" : "unpackage/res/icons/87x87.png",
  118. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  119. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  120. }
  121. }
  122. },
  123. "splashscreen" : {
  124. "androidStyle" : "default",
  125. "android" : {
  126. "hdpi" : "static/res 4/drawable-hdpi/splash.9.png",
  127. "xxhdpi" : "static/res 4/drawable-xxhdpi/splash.9.png",
  128. "xhdpi" : "static/res 4/drawable-xhdpi/splash.9.png"
  129. },
  130. "iosStyle" : "storyboard"
  131. }
  132. },
  133. "uniStatistics" : {
  134. "enable" : true
  135. },
  136. "nativePlugins" : {}
  137. },
  138. "quickapp" : {},
  139. "quickapp-native" : {
  140. "icon" : "/static/logo.png",
  141. "package" : "com.example.demo",
  142. "features" : [
  143. {
  144. "name" : "system.clipboard"
  145. }
  146. ]
  147. },
  148. "quickapp-webview" : {
  149. "icon" : "/static/logo.png",
  150. "package" : "com.example.demo",
  151. "minPlatformVersion" : 1070,
  152. "versionName" : "1.0.0",
  153. "versionCode" : 100
  154. },
  155. "mp-weixin" : {
  156. "appid" : "",
  157. "setting" : {
  158. "urlCheck" : false
  159. },
  160. "usingComponents" : true,
  161. "permission" : {
  162. "scope.userLocation" : {
  163. "desc" : "演示定位能力"
  164. }
  165. },
  166. "uniStatistics" : {
  167. "enable" : true
  168. }
  169. },
  170. "mp-alipay" : {
  171. "usingComponents" : true,
  172. "uniStatistics" : {
  173. "enable" : true
  174. }
  175. },
  176. "mp-baidu" : {
  177. "usingComponents" : true,
  178. "uniStatistics" : {
  179. "enable" : true
  180. },
  181. "dynamicLib" : {
  182. "editorLib" : {
  183. "provider" : "swan-editor"
  184. }
  185. }
  186. },
  187. "mp-toutiao" : {
  188. "usingComponents" : true,
  189. "uniStatistics" : {
  190. "enable" : true
  191. }
  192. },
  193. "mp-jd" : {
  194. "usingComponents" : true,
  195. "uniStatistics" : {
  196. "enable" : true
  197. }
  198. },
  199. "h5" : {
  200. "template" : "template.h5.html",
  201. "router" : {
  202. "mode" : "history",
  203. "base" : ""
  204. },
  205. "sdkConfigs" : {
  206. "maps" : {
  207. "qqmap" : {
  208. "key" : ""
  209. }
  210. }
  211. },
  212. "async" : {
  213. "timeout" : 20000
  214. },
  215. "uniStatistics" : {
  216. "enable" : true
  217. }
  218. },
  219. "vueVersion" : "3",
  220. "mp-kuaishou" : {
  221. "uniStatistics" : {
  222. "enable" : true
  223. }
  224. },
  225. "mp-lark" : {
  226. "uniStatistics" : {
  227. "enable" : true
  228. }
  229. },
  230. "mp-qq" : {
  231. "uniStatistics" : {
  232. "enable" : true
  233. }
  234. },
  235. "quickapp-webview-huawei" : {
  236. "uniStatistics" : {
  237. "enable" : true
  238. }
  239. },
  240. "quickapp-webview-union" : {
  241. "uniStatistics" : {
  242. "enable" : true
  243. }
  244. },
  245. "uniStatistics" : {
  246. "version" : "2",
  247. "enable" : true
  248. }
  249. }