manifest.json 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. {
  2. "name" : "萌创星球",
  3. "appid" : "__UNI__00BD11F",
  4. "description" : "这里是创意与灵魂汇聚的起点",
  5. "versionName" : "1.0.3",
  6. "versionCode" : 103,
  7. "transformPx" : false,
  8. "app-plus" : {
  9. "compatible" : {
  10. "ignoreVersion" : true
  11. },
  12. "usingComponents" : true,
  13. "nvueStyleCompiler" : "uni-app",
  14. "compilerVersion" : 3,
  15. "splashscreen" : {
  16. "alwaysShowBeforeRender" : false,
  17. "waiting" : true,
  18. "autoclose" : true,
  19. "delay" : 0
  20. },
  21. "safearea" : {
  22. "background" : "#00000000",
  23. "bottom" : {
  24. "offset" : "none"
  25. }
  26. },
  27. "modules" : {
  28. "Camera" : {},
  29. "Payment" : {},
  30. "Share" : {},
  31. "VideoPlayer" : {},
  32. "OAuth" : {}
  33. },
  34. "distribute" : {
  35. "android" : {
  36. "permissions" : [
  37. "<uses-feature android:name=\"android.hardware.camera\"/>",
  38. "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
  39. "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
  40. "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
  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.MODIFY_AUDIO_SETTINGS\"/>",
  47. "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
  48. "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
  49. "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
  50. "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
  51. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
  52. "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
  53. ],
  54. "permissionPhoneState" : {
  55. "request" : "none",
  56. "prompt" : "为保证您正常、安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
  57. },
  58. "permissionExternalStorage" : {
  59. "request" : "none",
  60. "prompt" : "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
  61. },
  62. "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ],
  63. "minSdkVersion" : 21,
  64. "targetSdkVersion" : 31,
  65. "enableOAID" : false
  66. },
  67. "ios" : {
  68. "UIBackgroundModes" : "",
  69. "dSYMs" : false,
  70. "idfa" : false
  71. },
  72. "sdkConfigs" : {
  73. "ad" : {},
  74. "payment" : {
  75. "weixin" : {
  76. "__platform__" : [ "ios", "android" ],
  77. "appid" : "wxfed977c88f539599",
  78. "UniversalLinks" : "https://e.zhichao.art/app/"
  79. },
  80. "alipay" : {
  81. "__platform__" : [ "ios", "android" ]
  82. },
  83. "appleiap" : {}
  84. },
  85. "speech" : {},
  86. "oauth" : {},
  87. "push" : {
  88. "unipush" : {
  89. "version" : "2",
  90. "offline" : false
  91. }
  92. },
  93. "geolocation" : {
  94. "system" : {
  95. "__platform__" : [ "android" ]
  96. }
  97. },
  98. "share" : {
  99. "weixin" : {
  100. "appid" : "wxfed977c88f539599",
  101. "UniversalLinks" : "https://e.zhichao.art/app/"
  102. }
  103. }
  104. },
  105. "splashscreen" : {
  106. "androidStyle" : "default",
  107. "useOriginalMsgbox" : true,
  108. "iosStyle" : "common",
  109. "ios" : {},
  110. "android" : {
  111. "xxhdpi" : "/static/image/1080x1882.9.png",
  112. "xhdpi" : "/static/image/1080x1882.9.png",
  113. "hdpi" : "/static/image/1080x1882.9.png"
  114. }
  115. },
  116. "icons" : {
  117. "android" : {
  118. "hdpi" : "unpackage/res/icons/72x72.png",
  119. "xhdpi" : "unpackage/res/icons/96x96.png",
  120. "xxhdpi" : "unpackage/res/icons/144x144.png",
  121. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  122. },
  123. "ios" : {
  124. "appstore" : "unpackage/res/icons/1024x1024.png",
  125. "ipad" : {
  126. "app" : "unpackage/res/icons/76x76.png",
  127. "app@2x" : "unpackage/res/icons/152x152.png",
  128. "notification" : "unpackage/res/icons/20x20.png",
  129. "notification@2x" : "unpackage/res/icons/40x40.png",
  130. "proapp@2x" : "unpackage/res/icons/167x167.png",
  131. "settings" : "unpackage/res/icons/29x29.png",
  132. "settings@2x" : "unpackage/res/icons/58x58.png",
  133. "spotlight" : "unpackage/res/icons/40x40.png",
  134. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  135. },
  136. "iphone" : {
  137. "app@2x" : "unpackage/res/icons/120x120.png",
  138. "app@3x" : "unpackage/res/icons/180x180.png",
  139. "notification@2x" : "unpackage/res/icons/40x40.png",
  140. "notification@3x" : "unpackage/res/icons/60x60.png",
  141. "settings@2x" : "unpackage/res/icons/58x58.png",
  142. "settings@3x" : "unpackage/res/icons/87x87.png",
  143. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  144. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  145. }
  146. }
  147. }
  148. }
  149. },
  150. "networkTimeout" : {
  151. "request" : 6000
  152. },
  153. "quickapp" : {},
  154. "mp-weixin" : {
  155. "appid" : "",
  156. "setting" : {
  157. "urlCheck" : false
  158. },
  159. "usingComponents" : true
  160. },
  161. "mp-alipay" : {
  162. "usingComponents" : true
  163. },
  164. "mp-baidu" : {
  165. "usingComponents" : true
  166. },
  167. "mp-toutiao" : {
  168. "usingComponents" : true
  169. },
  170. "uniStatistics" : {
  171. "enable" : false
  172. },
  173. "channel_list" : [
  174. {
  175. "id" : "wandoujia",
  176. "name" : "豌豆荚"
  177. },
  178. {
  179. "id" : "market",
  180. "name" : "市场部"
  181. },
  182. {
  183. "id" : "honor",
  184. "name" : "荣耀"
  185. },
  186. {
  187. "id" : "shichangbu",
  188. "name" : "市场部"
  189. }
  190. ],
  191. "vueVersion" : "2",
  192. "h5" : {
  193. "router" : {
  194. "base" : "./",
  195. "mode" : "hash"
  196. },
  197. "template" : "h5.template.html",
  198. "optimization" : {
  199. "treeShaking" : {
  200. "enable" : true
  201. }
  202. },
  203. "unipush" : {
  204. "enable" : true
  205. }
  206. },
  207. "fallbackLocale" : "zh-Hans"
  208. }