manifest.json 7.8 KB

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