manifest.json 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. {
  2. "name" : "萌创星球",
  3. "appid" : "__UNI__00BD11F",
  4. "description" : "",
  5. "versionName" : "1.0.2",
  6. "versionCode" : 102,
  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. },
  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__" : [ "android" ],
  77. "appid" : "wxfed977c88f539599",
  78. "UniversalLinks" : ""
  79. },
  80. "alipay" : {
  81. "__platform__" : [ "ios", "android" ]
  82. }
  83. },
  84. "speech" : {},
  85. "oauth" : {},
  86. "push" : {
  87. "unipush" : {
  88. "version" : "2",
  89. "offline" : false
  90. }
  91. },
  92. "geolocation" : {
  93. "system" : {
  94. "__platform__" : [ "android" ]
  95. }
  96. },
  97. "share" : {
  98. "weixin" : {
  99. "appid" : "wxfed977c88f539599",
  100. "UniversalLinks" : ""
  101. }
  102. }
  103. },
  104. "splashscreen" : {
  105. "androidStyle" : "default",
  106. "useOriginalMsgbox" : true,
  107. "iosStyle" : "common",
  108. "ios" : {},
  109. "android" : {
  110. "xxhdpi" : "/static/image/1080x1882.png",
  111. "xhdpi" : "/static/image/720x1242.png",
  112. "hdpi" : "/static/image/480x762.png"
  113. }
  114. },
  115. "icons" : {
  116. "android" : {
  117. "hdpi" : "unpackage/res/icons/72x72.png",
  118. "xhdpi" : "unpackage/res/icons/96x96.png",
  119. "xxhdpi" : "unpackage/res/icons/144x144.png",
  120. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  121. },
  122. "ios" : {
  123. "appstore" : "unpackage/res/icons/1024x1024.png",
  124. "ipad" : {
  125. "app" : "unpackage/res/icons/76x76.png",
  126. "app@2x" : "unpackage/res/icons/152x152.png",
  127. "notification" : "unpackage/res/icons/20x20.png",
  128. "notification@2x" : "unpackage/res/icons/40x40.png",
  129. "proapp@2x" : "unpackage/res/icons/167x167.png",
  130. "settings" : "unpackage/res/icons/29x29.png",
  131. "settings@2x" : "unpackage/res/icons/58x58.png",
  132. "spotlight" : "unpackage/res/icons/40x40.png",
  133. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  134. },
  135. "iphone" : {
  136. "app@2x" : "unpackage/res/icons/120x120.png",
  137. "app@3x" : "unpackage/res/icons/180x180.png",
  138. "notification@2x" : "unpackage/res/icons/40x40.png",
  139. "notification@3x" : "unpackage/res/icons/60x60.png",
  140. "settings@2x" : "unpackage/res/icons/58x58.png",
  141. "settings@3x" : "unpackage/res/icons/87x87.png",
  142. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  143. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  144. }
  145. }
  146. }
  147. }
  148. },
  149. "networkTimeout" : {
  150. "request" : 6000
  151. },
  152. "quickapp" : {},
  153. "mp-weixin" : {
  154. "appid" : "",
  155. "setting" : {
  156. "urlCheck" : false
  157. },
  158. "usingComponents" : true
  159. },
  160. "mp-alipay" : {
  161. "usingComponents" : true
  162. },
  163. "mp-baidu" : {
  164. "usingComponents" : true
  165. },
  166. "mp-toutiao" : {
  167. "usingComponents" : true
  168. },
  169. "uniStatistics" : {
  170. "enable" : false
  171. },
  172. "channel_list" : [
  173. {
  174. "id" : "wandoujia",
  175. "name" : "豌豆荚"
  176. },
  177. {
  178. "id" : "market",
  179. "name" : "市场部"
  180. },
  181. {
  182. "id" : "honor",
  183. "name" : "荣耀"
  184. }
  185. ],
  186. "vueVersion" : "2",
  187. "h5" : {
  188. "router" : {
  189. "base" : "./",
  190. "mode" : "hash"
  191. },
  192. "template" : "h5.template.html",
  193. "optimization" : {
  194. "treeShaking" : {
  195. "enable" : true
  196. }
  197. },
  198. "unipush" : {
  199. "enable" : true
  200. }
  201. },
  202. "fallbackLocale" : "zh-Hans"
  203. }