manifest.json 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. {
  2. "name" : "智网监测",
  3. "appid" : "__UNI__1BA09AD",
  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. },
  43. /* ios打包配置 */
  44. "ios" : {},
  45. /* SDK配置 */
  46. "sdkConfigs" : {
  47. "ad" : {}
  48. },
  49. "splashscreen" : {
  50. "iosStyle" : "common",
  51. "ios" : {
  52. "iphone" : {
  53. "portrait-896h@3x" : ""
  54. }
  55. },
  56. "androidStyle" : "default",
  57. "useOriginalMsgbox" : false,
  58. "android" : {
  59. "hdpi" : "C:/Users/FC/Desktop/图片/智网/智云图片/statr.png",
  60. "xhdpi" : "C:/Users/FC/Desktop/图片/智网/智云图片/statr.png",
  61. "xxhdpi" : "C:/Users/FC/Desktop/图片/智网/智云图片/statr.png"
  62. }
  63. },
  64. "icons" : {
  65. "android" : {
  66. "hdpi" : "unpackage/res/icons/72x72.png",
  67. "xhdpi" : "unpackage/res/icons/96x96.png",
  68. "xxhdpi" : "unpackage/res/icons/144x144.png",
  69. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  70. },
  71. "ios" : {
  72. "appstore" : "unpackage/res/icons/1024x1024.png",
  73. "ipad" : {
  74. "app" : "unpackage/res/icons/76x76.png",
  75. "app@2x" : "unpackage/res/icons/152x152.png",
  76. "notification" : "unpackage/res/icons/20x20.png",
  77. "notification@2x" : "unpackage/res/icons/40x40.png",
  78. "proapp@2x" : "unpackage/res/icons/167x167.png",
  79. "settings" : "unpackage/res/icons/29x29.png",
  80. "settings@2x" : "unpackage/res/icons/58x58.png",
  81. "spotlight" : "unpackage/res/icons/40x40.png",
  82. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  83. },
  84. "iphone" : {
  85. "app@2x" : "unpackage/res/icons/120x120.png",
  86. "app@3x" : "unpackage/res/icons/180x180.png",
  87. "notification@2x" : "unpackage/res/icons/40x40.png",
  88. "notification@3x" : "unpackage/res/icons/60x60.png",
  89. "settings@2x" : "unpackage/res/icons/58x58.png",
  90. "settings@3x" : "unpackage/res/icons/87x87.png",
  91. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  92. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  93. }
  94. }
  95. }
  96. },
  97. "nativePlugins" : {
  98. "zego-ZegoExpressUniAppSDK" : {
  99. "__plugin_info__" : {
  100. "name" : "ZegoExpressEngine音视频SDK",
  101. "description" : "ZegoExpress音视频SDK(Express)是一款实时的音视频互动服务产品",
  102. "platforms" : "Android,iOS",
  103. "url" : "https://ext.dcloud.net.cn/plugin?id=3617",
  104. "android_package_name" : "uni.UNI03CA676",
  105. "ios_bundle_id" : "",
  106. "isCloud" : true,
  107. "bought" : 1,
  108. "pid" : "3617",
  109. "parameters" : {}
  110. }
  111. }
  112. }
  113. },
  114. /* 快应用特有相关 */
  115. "quickapp" : {},
  116. /* 小程序特有相关 */
  117. "mp-weixin" : {
  118. "appid" : "",
  119. "setting" : {
  120. "urlCheck" : false
  121. },
  122. "usingComponents" : true
  123. },
  124. "mp-alipay" : {
  125. "usingComponents" : true
  126. },
  127. "mp-baidu" : {
  128. "usingComponents" : true
  129. },
  130. "mp-toutiao" : {
  131. "usingComponents" : true
  132. },
  133. "uniStatistics" : {
  134. "enable" : false
  135. },
  136. "vueVersion" : "2"
  137. }