manifest.json 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. {
  2. "name": "消息",
  3. "appid": "__UNI__EC201C9",
  4. "description": "",
  5. "versionName": "1.0.0",
  6. "versionCode": "100",
  7. "transformPx": false,
  8. "sassImplementationName": "node-sass",
  9. /* 5+App特有相关 */
  10. "app-plus": {
  11. "usingComponents": true,
  12. "nvueStyleCompiler": "uni-app",
  13. "compilerVersion": 3,
  14. "splashscreen": {
  15. "alwaysShowBeforeRender": true,
  16. "waiting": true,
  17. "autoclose": true,
  18. "delay": 0
  19. },
  20. /* 模块配置 */
  21. "modules": {
  22. "Push": {},
  23. "Record": {},
  24. "VideoPlayer": {},
  25. "Camera": {}
  26. },
  27. /* 应用发布信息 */
  28. "distribute": {
  29. /* android打包配置 */
  30. "android": {
  31. "permissions": [
  32. "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
  33. "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
  34. "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
  35. "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
  36. "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
  37. "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
  38. "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
  39. "<uses-permission android:name=\"android.permission.CAMERA\"/>",
  40. "<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
  41. "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
  42. "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
  43. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
  44. "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
  45. "<uses-feature android:name=\"android.hardware.camera\"/>",
  46. "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
  47. ]
  48. },
  49. /* ios打包配置 */
  50. "ios": {
  51. "capabilities": {
  52. "entitlements": {
  53. "com.apple.security.application-groups": [
  54. ""
  55. ]
  56. }
  57. },
  58. "dSYMs": false
  59. },
  60. /* SDK配置 */
  61. "sdkConfigs": {
  62. "push": {},
  63. "ad": {}
  64. }
  65. },
  66. "nativePlugins": {
  67. "TencentCloud-TIMPush": {
  68. "TIMPushAppGroupID": "0",
  69. "com.hihonor.push.app_id": "0",
  70. "com.vivo.push.api_key": "0",
  71. "com.vivo.push.app_id": "0",
  72. "__plugin_info__": {
  73. "name": "【官方】uni-app 推送插件 TencentCloud-TIMPush",
  74. "description": "腾讯云即时通信 IM Push 插件,目前推送支持小米、华为、荣耀、OPPO、vivo、魅族、APNs、一加、realme、iQOO 和 苹果等厂商通道。",
  75. "platforms": "Android,iOS",
  76. "url": "https://ext.dcloud.net.cn/plugin?id=16428",
  77. "android_package_name": "",
  78. "ios_bundle_id": "",
  79. "isCloud": true,
  80. "bought": 1,
  81. "pid": "16428",
  82. "parameters": {
  83. "TIMPushAppGroupID": {
  84. "des": "iOS平台的AppGroupID",
  85. "key": "TIMPushAppGroupID",
  86. "value": ""
  87. },
  88. "com.hihonor.push.app_id": {
  89. "des": "Honor推送 app_id",
  90. "key": "com.hihonor.push.app_id",
  91. "value": ""
  92. },
  93. "com.vivo.push.api_key": {
  94. "des": "VIVO推送 api_key",
  95. "key": "",
  96. "value": ""
  97. },
  98. "com.vivo.push.app_id": {
  99. "des": "VIVO推送 app_id",
  100. "key": "",
  101. "value": ""
  102. }
  103. }
  104. }
  105. },
  106. "TencentCloud-TUICallKit": {
  107. "__plugin_info__": {
  108. "name": "【官方】腾讯云音视频通话插件TencentCloud-TUICallKit",
  109. "description": "TUICallKit 是腾讯云官方推出的音视频通话插件,支持 1v1 通话和群组通话,并提供“类微信\"的 UI 交互,开发者仅需三个 API 就可实现。",
  110. "platforms": "Android,iOS",
  111. "url": "https://ext.dcloud.net.cn/plugin?id=9035",
  112. "android_package_name": "",
  113. "ios_bundle_id": "",
  114. "isCloud": true,
  115. "bought": 1,
  116. "pid": "9035",
  117. "parameters": {}
  118. }
  119. }
  120. }
  121. },
  122. /* 快应用特有相关 */
  123. "quickapp": {},
  124. /* H5 特有相关 :关闭 treeshaking 是为了规避 uni[methond]() is not a function 的问题 */
  125. "h5": {
  126. "devServer": {
  127. "port": 8080,
  128. "disableHostCheck": true,
  129. "proxy": {
  130. "/dev-api": {
  131. // "target": "http://47.109.135.147:30000",
  132. "target": "http://192.168.0.17:30000",
  133. // "target": "https://applet-dev.qianzhi-y.com/api",
  134. "changeOrigin": true,
  135. "secure": false,
  136. "pathRewrite": {
  137. "^/dev-api": ""
  138. }
  139. }
  140. },
  141. "https": false
  142. },
  143. "template": "index.html",
  144. "router": {
  145. "base": "./",
  146. "mode": "hash"
  147. }
  148. },
  149. // "optimization" : {
  150. // "treeShaking" : {
  151. // "enable" : true
  152. // }
  153. // },
  154. // "devServer" : {
  155. // "port" : 8080,
  156. // "disableHostCheck" : true,
  157. // "proxy" : {
  158. // "/api" : {
  159. // "target" : "http://192.168.18.122:9001/",
  160. // // "target": "https://admin-test.sxdirectpurchase.com",
  161. // "changeOrigin" : true,
  162. // "secure" : false,
  163. // "pathRewrite" : {
  164. // "^/api" : "/api"
  165. // }
  166. // }
  167. // },
  168. // "https" : true
  169. // },
  170. // "template" : "index.html",
  171. // "router" : {
  172. // "base" : "/message",
  173. // "mode" : "hash"
  174. // }
  175. /* 小程序特有相关 */
  176. "mp-weixin": {
  177. "libVersion": "latest",
  178. "appid": "",
  179. "setting": {
  180. "urlCheck": false,
  181. "es6": true,
  182. "minified": true,
  183. "ignoreDevUnusedFiles": false,
  184. "ignoreUploadUnusedFiles": false
  185. },
  186. "usingComponents": true
  187. },
  188. "mp-alipay": {
  189. "usingComponents": true
  190. },
  191. "mp-baidu": {
  192. "usingComponents": true
  193. },
  194. "mp-toutiao": {
  195. "usingComponents": true
  196. },
  197. "uniStatistics": {
  198. "enable": false
  199. },
  200. "vueVersion": "2"
  201. }