manifest.json 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. {
  2. "name" : "CWG Center",
  3. "appid" : "__UNI__F1BC8D2",
  4. "description" : "应用描述",
  5. "versionName" : "1.1.3",
  6. "versionCode" : 3,
  7. "transformPx" : false,
  8. "app-plus" : {
  9. "console" : false,
  10. "debug" : false,
  11. "usingComponents" : true,
  12. "nvueCompiler" : "uni-app",
  13. "nvueStyleCompiler" : "uni-app",
  14. "compilerVersion" : 3,
  15. "nvueLaunchMode" : "fast",
  16. "splashscreen" : {
  17. "alwaysShowBeforeRender" : true,
  18. "waiting" : false,
  19. "autoclose" : true,
  20. "delay" : 0
  21. },
  22. "webview" : {
  23. "allow-intent" : true,
  24. "allow-cross-origin" : true,
  25. "urlschemes" : [ "https://secure.livechatinc.com" ],
  26. "disable-web-security" : true
  27. },
  28. "loglevel" : "debug",
  29. "modules" : {
  30. "Camera" : {},
  31. "Barcode" : {},
  32. "Push" : {}
  33. },
  34. "distribute" : {
  35. "android" : {
  36. "permissions" : [
  37. "<uses-permission android:name=\"android.permission.INTERNET\"/>",
  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.CAMERA\"/>",
  41. "<uses-permission android:name=\"android.permission.RECORD_AUDIO\"/>",
  42. "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
  43. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>"
  44. ],
  45. "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
  46. "targetSdkVersion" : 35,
  47. "minSdkVersion" : 29
  48. },
  49. "ios" : {
  50. "UIBackgroundModes" : [ "audio" ],
  51. "urlschemewhitelist" : [ "baidumap", "iosamap" ],
  52. "privacyDescription" : {
  53. "NSPhotoLibraryUsageDescription" : "访问相册用于选取图片上传头像、凭证",
  54. "NSCameraUsageDescription" : "使用相机拍照上传证件、二维码识别",
  55. "NSMicrophoneUsageDescription" : "麦克风用于语音客服通话、语音留言"
  56. },
  57. "NSAppTransportSecurity" : {
  58. "NSAllowsArbitraryLoads" : true
  59. },
  60. "dSYMs" : false
  61. },
  62. "sdkConfigs" : {
  63. "speech" : {},
  64. "push" : {}
  65. },
  66. "orientation" : [ "portrait-primary" ],
  67. "icons" : {
  68. "android" : {
  69. "hdpi" : "unpackage/res/icons/72x72.png",
  70. "xhdpi" : "unpackage/res/icons/96x96.png",
  71. "xxhdpi" : "unpackage/res/icons/144x144.png",
  72. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  73. },
  74. "ios" : {
  75. "appstore" : "unpackage/res/icons/1024x1024.png",
  76. "ipad" : {
  77. "app" : "unpackage/res/icons/76x76.png",
  78. "app@2x" : "unpackage/res/icons/152x152.png",
  79. "notification" : "unpackage/res/icons/20x20.png",
  80. "notification@2x" : "unpackage/res/icons/40x40.png",
  81. "proapp@2x" : "unpackage/res/icons/167x167.png",
  82. "settings" : "unpackage/res/icons/29x29.png",
  83. "settings@2x" : "unpackage/res/icons/58x58.png",
  84. "spotlight" : "unpackage/res/icons/40x40.png",
  85. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  86. },
  87. "iphone" : {
  88. "app@2x" : "unpackage/res/icons/120x120.png",
  89. "app@3x" : "unpackage/res/icons/180x180.png",
  90. "notification@2x" : "unpackage/res/icons/40x40.png",
  91. "notification@3x" : "unpackage/res/icons/60x60.png",
  92. "settings@2x" : "unpackage/res/icons/58x58.png",
  93. "settings@3x" : "unpackage/res/icons/87x87.png",
  94. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  95. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  96. }
  97. }
  98. },
  99. "splashscreen" : {
  100. "androidStyle" : "default",
  101. "android" : {
  102. "hdpi" : "static/res 4/480x762.png",
  103. "xxhdpi" : "static/res 4/1080x1882.png",
  104. "xhdpi" : "static/res 4/720x1242.png"
  105. },
  106. "iosStyle" : "storyboard",
  107. "ios" : {
  108. "storyboard" : "static/res 4/CustomLaunch.zip"
  109. }
  110. }
  111. },
  112. "uniStatistics" : {
  113. "enable" : true
  114. },
  115. "nativePlugins" : {}
  116. },
  117. "quickapp" : {},
  118. "quickapp-native" : {
  119. "icon" : "/static/logo.png",
  120. "package" : "com.example.demo",
  121. "features" : [
  122. {
  123. "name" : "system.clipboard"
  124. }
  125. ]
  126. },
  127. "quickapp-webview" : {
  128. "icon" : "/static/logo.png",
  129. "package" : "com.example.demo",
  130. "minPlatformVersion" : 1070,
  131. "versionName" : "1.0.0",
  132. "versionCode" : 100
  133. },
  134. "mp-weixin" : {
  135. "appid" : "",
  136. "setting" : {
  137. "urlCheck" : false
  138. },
  139. "usingComponents" : true,
  140. "permission" : {
  141. "scope.userLocation" : {
  142. "desc" : "演示定位能力"
  143. }
  144. },
  145. "uniStatistics" : {
  146. "enable" : true
  147. }
  148. },
  149. "mp-alipay" : {
  150. "usingComponents" : true,
  151. "uniStatistics" : {
  152. "enable" : true
  153. }
  154. },
  155. "mp-baidu" : {
  156. "usingComponents" : true,
  157. "uniStatistics" : {
  158. "enable" : true
  159. },
  160. "dynamicLib" : {
  161. "editorLib" : {
  162. "provider" : "swan-editor"
  163. }
  164. }
  165. },
  166. "mp-toutiao" : {
  167. "usingComponents" : true,
  168. "uniStatistics" : {
  169. "enable" : true
  170. }
  171. },
  172. "mp-jd" : {
  173. "usingComponents" : true,
  174. "uniStatistics" : {
  175. "enable" : true
  176. }
  177. },
  178. "h5" : {
  179. "console" : false,
  180. "template" : "template.h5.html",
  181. "router" : {
  182. "mode" : "hash",
  183. "base" : ""
  184. },
  185. "sdkConfigs" : {
  186. "maps" : {
  187. "qqmap" : {
  188. "key" : ""
  189. }
  190. }
  191. },
  192. "async" : {
  193. "timeout" : 20000
  194. },
  195. "uniStatistics" : {
  196. "enable" : true
  197. },
  198. "devServer" : {
  199. "https" : false
  200. }
  201. },
  202. "vueVersion" : "3",
  203. "mp-kuaishou" : {
  204. "uniStatistics" : {
  205. "enable" : true
  206. }
  207. },
  208. "mp-lark" : {
  209. "uniStatistics" : {
  210. "enable" : true
  211. }
  212. },
  213. "mp-qq" : {
  214. "uniStatistics" : {
  215. "enable" : true
  216. }
  217. },
  218. "quickapp-webview-huawei" : {
  219. "uniStatistics" : {
  220. "enable" : true
  221. }
  222. },
  223. "quickapp-webview-union" : {
  224. "uniStatistics" : {
  225. "enable" : true
  226. }
  227. },
  228. "uniStatistics" : {
  229. "version" : "2",
  230. "enable" : true
  231. }
  232. }