manifest.json 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. {
  2. "name" : "巡逻鹰GPS",
  3. "appid" : "__UNI__C20958D",
  4. "description" : "",
  5. "versionName" : "1.0.0",
  6. "versionCode" : "100",
  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. /* 应用发布信息 */
  22. "distribute" : {
  23. /* android打包配置 */
  24. "android" : {
  25. "permissions" : [
  26. "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
  27. "<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
  28. "<uses-permission android:name=\"android.permission.VIBRATE\"/>",
  29. "<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
  30. "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
  31. "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
  32. "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
  33. "<uses-permission android:name=\"android.permission.CAMERA\"/>",
  34. "<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
  35. "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
  36. "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
  37. "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
  38. "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
  39. "<uses-feature android:name=\"android.hardware.camera\"/>",
  40. "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
  41. ],
  42. "targetSdkVersion" : 30
  43. },
  44. /* ios打包配置 */
  45. "ios" : {
  46. "dSYMs" : false
  47. },
  48. /* SDK配置 */
  49. "sdkConfigs" : {
  50. "ad" : {}
  51. },
  52. "icons" : {
  53. "android" : {
  54. "hdpi" : "unpackage/res/icons/72x72.png",
  55. "xhdpi" : "unpackage/res/icons/96x96.png",
  56. "xxhdpi" : "unpackage/res/icons/144x144.png",
  57. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  58. },
  59. "ios" : {
  60. "appstore" : "unpackage/res/icons/1024x1024.png",
  61. "ipad" : {
  62. "app" : "unpackage/res/icons/76x76.png",
  63. "app@2x" : "unpackage/res/icons/152x152.png",
  64. "notification" : "unpackage/res/icons/20x20.png",
  65. "notification@2x" : "unpackage/res/icons/40x40.png",
  66. "proapp@2x" : "unpackage/res/icons/167x167.png",
  67. "settings" : "unpackage/res/icons/29x29.png",
  68. "settings@2x" : "unpackage/res/icons/58x58.png",
  69. "spotlight" : "unpackage/res/icons/40x40.png",
  70. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  71. },
  72. "iphone" : {
  73. "app@2x" : "unpackage/res/icons/120x120.png",
  74. "app@3x" : "unpackage/res/icons/180x180.png",
  75. "notification@2x" : "unpackage/res/icons/40x40.png",
  76. "notification@3x" : "unpackage/res/icons/60x60.png",
  77. "settings@2x" : "unpackage/res/icons/58x58.png",
  78. "settings@3x" : "unpackage/res/icons/87x87.png",
  79. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  80. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  81. }
  82. }
  83. }
  84. }
  85. },
  86. /* 快应用特有相关 */
  87. "quickapp" : {},
  88. /* 小程序特有相关 */
  89. "mp-weixin" : {
  90. "appid" : "wx589a279f5507989c",
  91. "setting" : {
  92. "urlCheck" : false,
  93. "minified" : true
  94. },
  95. "usingComponents" : true,
  96. "optimization" : {
  97. "subPackages" : true
  98. },
  99. "permission" : {
  100. "scope.userLocation" : {
  101. "desc" : "涉及地图定位功能"
  102. }
  103. }
  104. },
  105. "mp-alipay" : {
  106. "usingComponents" : true
  107. },
  108. "mp-baidu" : {
  109. "usingComponents" : true
  110. },
  111. "mp-toutiao" : {
  112. "usingComponents" : true
  113. },
  114. "uniStatistics" : {
  115. "enable" : false
  116. },
  117. "vueVersion" : "2",
  118. "h5" : {
  119. "router" : {
  120. "mode" : "history",
  121. "base" : "/mobile/"
  122. },
  123. "sdkConfigs" : {
  124. "maps" : {
  125. "amap" : {
  126. "key" : "155ee14f6c3558f8d8bffd5f44be8200",
  127. "securityJsCode" : "92ca05983dee6d33ada66bb0c75b6c5b",
  128. "serviceHost" : "https://80.5000v.com/"
  129. }
  130. }
  131. },
  132. "template" : "index.html",
  133. "title" : "巡逻鹰GPS"
  134. }
  135. }