manifest.json 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. {
  2. "name" : "粮食价格采集",
  3. "appid" : "__UNI__7ED3A40",
  4. "description" : "",
  5. "versionName" : "1.0.7",
  6. "versionCode" : 107,
  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. "Geolocation" : {},
  22. "Push" : {}
  23. },
  24. /* 应用发布信息 */
  25. "distribute" : {
  26. /* android打包配置 */
  27. "android" : {
  28. "permissions" : [
  29. "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
  30. "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
  31. "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
  32. "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
  33. "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
  34. "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
  35. "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
  36. "<uses-permission android:name=\"android.permission.CAMERA\"/>",
  37. "<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
  38. "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
  39. "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
  40. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
  41. "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
  42. "<uses-feature android:name=\"android.hardware.camera\"/>",
  43. "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
  44. ]
  45. },
  46. /* ios打包配置 */
  47. "ios" : {
  48. "dSYMs" : false
  49. },
  50. /* SDK配置 */
  51. "sdkConfigs" : {
  52. "geolocation" : {
  53. "system" : {
  54. "__platform__" : [ "android" ]
  55. }
  56. },
  57. "ad" : {},
  58. "push" : {}
  59. },
  60. "icons" : {
  61. "android" : {
  62. "hdpi" : "unpackage/res/icons/72x72.png",
  63. "xhdpi" : "unpackage/res/icons/96x96.png",
  64. "xxhdpi" : "unpackage/res/icons/144x144.png",
  65. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  66. },
  67. "ios" : {
  68. "appstore" : "unpackage/res/icons/1024x1024.png",
  69. "ipad" : {
  70. "app" : "unpackage/res/icons/76x76.png",
  71. "app@2x" : "unpackage/res/icons/152x152.png",
  72. "notification" : "unpackage/res/icons/20x20.png",
  73. "notification@2x" : "unpackage/res/icons/40x40.png",
  74. "proapp@2x" : "unpackage/res/icons/167x167.png",
  75. "settings" : "unpackage/res/icons/29x29.png",
  76. "settings@2x" : "unpackage/res/icons/58x58.png",
  77. "spotlight" : "unpackage/res/icons/40x40.png",
  78. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  79. },
  80. "iphone" : {
  81. "app@2x" : "unpackage/res/icons/120x120.png",
  82. "app@3x" : "unpackage/res/icons/180x180.png",
  83. "notification@2x" : "unpackage/res/icons/40x40.png",
  84. "notification@3x" : "unpackage/res/icons/60x60.png",
  85. "settings@2x" : "unpackage/res/icons/58x58.png",
  86. "settings@3x" : "unpackage/res/icons/87x87.png",
  87. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  88. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  89. }
  90. }
  91. }
  92. },
  93. "nativePlugins" : {
  94. "Ba-Notify" : {
  95. "__plugin_info__" : {
  96. "name" : "应用消息通知插件(多种样式,新增支持常驻通知模式) Ba-Notify",
  97. "description" : "Ba-Notify 是一款功能全面的uniapp消息通知插件,可在状态栏显示各种样式的消息通知。包含普通、常驻、大图、多行、进度、按钮等通知;支持检查、设置、清除通知;支持根据渠道和ID,分类管管理;",
  98. "platforms" : "Android",
  99. "url" : "https://ext.dcloud.net.cn/plugin?id=9231",
  100. "android_package_name" : "uni.UNI7ED3A40",
  101. "ios_bundle_id" : "",
  102. "isCloud" : true,
  103. "bought" : 1,
  104. "pid" : "9231",
  105. "parameters" : {}
  106. }
  107. }
  108. }
  109. },
  110. /* 快应用特有相关 */
  111. "quickapp" : {},
  112. /* 小程序特有相关 */
  113. "mp-weixin" : {
  114. "appid" : "",
  115. "setting" : {
  116. "urlCheck" : false
  117. },
  118. "usingComponents" : true
  119. },
  120. "mp-alipay" : {
  121. "usingComponents" : true
  122. },
  123. "mp-baidu" : {
  124. "usingComponents" : true
  125. },
  126. "mp-toutiao" : {
  127. "usingComponents" : true
  128. },
  129. "uniStatistics" : {
  130. "enable" : false
  131. },
  132. "vueVersion" : "2"
  133. }