manifest.json 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. {
  2. "name" : "uni-halo",
  3. "appid" : "__UNI__5748B6E",
  4. "description" : "uni-halo博客:基于halo开源博客系统API开发的多端博客。",
  5. "versionName" : "2.0.8",
  6. "versionCode" : 208,
  7. "transformPx" : false,
  8. /* 5+App特有相关 */
  9. "app-plus" : {
  10. "usingComponents" : true,
  11. "nvueStyleCompiler" : "uni-app",
  12. "compilerVersion" : 3,
  13. "splashscreen" : {
  14. "alwaysShowBeforeRender" : true,
  15. "waiting" : true,
  16. "autoclose" : true,
  17. "delay" : 0
  18. },
  19. /* 模块配置 */
  20. "modules" : {
  21. "OAuth" : {},
  22. "Share" : {}
  23. },
  24. /* 应用发布信息 */
  25. "distribute" : {
  26. /* android打包配置 */
  27. "android" : {
  28. "permissions" : [
  29. "<uses-feature android:name=\"android.hardware.camera\"/>",
  30. "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
  31. "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
  32. "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
  33. "<uses-permission android:name=\"android.permission.CAMERA\"/>",
  34. "<uses-permission android:name=\"android.permission.CAPTURE_VIDEO_OUTPUT\"/>",
  35. "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
  36. "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
  37. "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
  38. "<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
  39. "<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>",
  40. "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
  41. "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
  42. "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
  43. "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
  44. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
  45. "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
  46. ]
  47. },
  48. /* ios打包配置 */
  49. "ios" : {
  50. "dSYMs" : false,
  51. "capabilities" : {
  52. "entitlements" : {
  53. "com.apple.developer.associated-domains" : [ "applinks:static-699a26a5-a6cd-4b54-b603-5155b312a5f5.bspapp.com" ]
  54. }
  55. }
  56. },
  57. /* SDK配置 */
  58. "sdkConfigs" : {
  59. "ad" : {
  60. "gdt" : {},
  61. "csj" : {},
  62. "360" : {},
  63. "ks" : {},
  64. "sigmob" : {},
  65. "hw" : {},
  66. "bd" : {}
  67. },
  68. "oauth" : {
  69. "weixin" : {
  70. "appid" : "wxd971954762ec4744",
  71. "UniversalLinks" : "https://static-699a26a5-a6cd-4b54-b603-5155b312a5f5.bspapp.com/uni-universallinks/__UNI__5748B6E/"
  72. }
  73. },
  74. "share" : {
  75. "weixin" : {
  76. "appid" : "wxd971954762ec4744",
  77. "UniversalLinks" : "https://static-699a26a5-a6cd-4b54-b603-5155b312a5f5.bspapp.com/uni-universallinks/__UNI__5748B6E/"
  78. }
  79. }
  80. },
  81. "icons" : {
  82. "android" : {
  83. "hdpi" : "unpackage/res/icons/72x72.png",
  84. "xhdpi" : "unpackage/res/icons/96x96.png",
  85. "xxhdpi" : "unpackage/res/icons/144x144.png",
  86. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  87. },
  88. "ios" : {
  89. "appstore" : "unpackage/res/icons/1024x1024.png",
  90. "ipad" : {
  91. "app" : "unpackage/res/icons/76x76.png",
  92. "app@2x" : "unpackage/res/icons/152x152.png",
  93. "notification" : "unpackage/res/icons/20x20.png",
  94. "notification@2x" : "unpackage/res/icons/40x40.png",
  95. "proapp@2x" : "unpackage/res/icons/167x167.png",
  96. "settings" : "unpackage/res/icons/29x29.png",
  97. "settings@2x" : "unpackage/res/icons/58x58.png",
  98. "spotlight" : "unpackage/res/icons/40x40.png",
  99. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  100. },
  101. "iphone" : {
  102. "app@2x" : "unpackage/res/icons/120x120.png",
  103. "app@3x" : "unpackage/res/icons/180x180.png",
  104. "notification@2x" : "unpackage/res/icons/40x40.png",
  105. "notification@3x" : "unpackage/res/icons/60x60.png",
  106. "settings@2x" : "unpackage/res/icons/58x58.png",
  107. "settings@3x" : "unpackage/res/icons/87x87.png",
  108. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  109. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  110. }
  111. }
  112. }
  113. },
  114. "uniStatistics" : {
  115. "enable" : true
  116. }
  117. },
  118. /* 快应用特有相关 */
  119. "quickapp" : {},
  120. /* 小程序特有相关 */
  121. "mp-weixin" : {
  122. "appid" : "",
  123. "setting" : {
  124. "urlCheck" : false,
  125. "minified" : true
  126. },
  127. "usingComponents" : true,
  128. "uniStatistics" : {
  129. "enable" : true
  130. }
  131. },
  132. "mp-alipay" : {
  133. "usingComponents" : true,
  134. "uniStatistics" : {
  135. "enable" : true
  136. }
  137. },
  138. "mp-baidu" : {
  139. "usingComponents" : true,
  140. "uniStatistics" : {
  141. "enable" : true
  142. }
  143. },
  144. "mp-toutiao" : {
  145. "usingComponents" : true,
  146. "uniStatistics" : {
  147. "enable" : true
  148. }
  149. },
  150. "uniStatistics" : {
  151. "enable" : true,
  152. "version" : "2"
  153. },
  154. "vueVersion" : "2",
  155. "h5" : {
  156. "title" : "uni-halo",
  157. "devServer" : {
  158. "disableHostCheck" : true,
  159. "proxy" : {
  160. "/apis" : {
  161. "target" : "https://blog.xiaoxiaomo.cn",
  162. "changeOrigin" : true,
  163. "secure" : false,
  164. "pathRewrite" : {
  165. "^/apis" : "/apis"
  166. }
  167. }
  168. }
  169. },
  170. "optimization" : {
  171. "preload" : true,
  172. "treeShaking" : {
  173. "enable" : true
  174. }
  175. },
  176. "uniStatistics" : {
  177. "enable" : true
  178. },
  179. "router" : {
  180. "base" : "/uni-halo/",
  181. "mode" : "history"
  182. }
  183. },
  184. "_spaceID" : "699a26a5-a6cd-4b54-b603-5155b312a5f5",
  185. "mp-qq" : {
  186. "appid" : "1112285420",
  187. "setting" : {
  188. "minified" : true,
  189. "postcss" : true,
  190. "es6" : true
  191. },
  192. "uniStatistics" : {
  193. "enable" : true
  194. }
  195. },
  196. "mp-jd" : {
  197. "uniStatistics" : {
  198. "enable" : true
  199. }
  200. },
  201. "mp-kuaishou" : {
  202. "uniStatistics" : {
  203. "enable" : true
  204. }
  205. },
  206. "mp-lark" : {
  207. "uniStatistics" : {
  208. "enable" : true
  209. }
  210. },
  211. "quickapp-webview-huawei" : {
  212. "uniStatistics" : {
  213. "enable" : true
  214. }
  215. },
  216. "quickapp-webview-union" : {
  217. "uniStatistics" : {
  218. "enable" : true
  219. }
  220. }
  221. }