manifest.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. {
  2. "name" : "易粮易运",
  3. "appid" : "__UNI__7297DA2",
  4. "description" : "易粮易运——为天下粮食人服务的App",
  5. "versionName" : "1.0.8",
  6. "versionCode" : 108,
  7. "transformPx" : false,
  8. /* SDK配置 */
  9. "quickapp" : {},
  10. /* 快应用特有相关 */
  11. "mp-weixin" : {
  12. /* 小程序特有相关 */
  13. "usingComponents" : true,
  14. "appid" : "wx4505a6ea6f703e17",
  15. "setting" : {
  16. "urlCheck" : false,
  17. "es6" : true,
  18. "postcss" : false,
  19. "minified" : true
  20. },
  21. "permission" : {
  22. "scope.userLocation" : {
  23. "desc" : "你的位置信息将用于物流运输持续后台定位"
  24. }
  25. },
  26. "requiredBackgroundModes" : [ "location" ],
  27. "uniStatistics" : {
  28. "enable" : true
  29. }
  30. },
  31. // "plugins": {
  32. // "live-player-plugin": {
  33. // "version": "1.2.10", // 注意填写该直播组件最新版本号,微信开发者工具调试时可获取最新版本号(复制时请去掉注释)
  34. // "provider": "wx2b03c6e691cd7370" // 必须填该直播组件appid,该示例值即为直播组件appid(复制时请去掉注释)
  35. // }
  36. // }
  37. "h5" : {
  38. "title" : "unimall 多端商城",
  39. "domain" : "unimall.h5.iotechn.com",
  40. "router" : {
  41. "mode" : "history"
  42. },
  43. "devServer" : {
  44. "disableHostCheck" : true
  45. }
  46. },
  47. "app-plus" : {
  48. "privacy" : {
  49. "prompt" : "template",
  50. "template" : {
  51. "title" : "服务协议和隐私政策",
  52. "message" : "  请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/>  你可阅读<a href=\"https://liangxin.zthymaoyi.com/userAgreement.html\">《服务协议》</a>和<a href=\"https://liangxin.zthymaoyi.com/screctAgreement.html\">《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
  53. "buttonAccept" : "同意",
  54. "buttonRefuse" : "拒绝"
  55. }
  56. },
  57. "compatible" : {
  58. "ignoreVersion" : true
  59. },
  60. "distribute" : {
  61. "sdkConfigs" : {
  62. "ad" : {},
  63. "oauth" : {
  64. "weixin" : {
  65. "appid" : "wx4505a6ea6f703e17",
  66. "appsecret" : "610838e6d27468602fbdeb1394520679",
  67. "UniversalLinks" : "https://app.zthymaoyi.com/"
  68. },
  69. "apple" : {}
  70. },
  71. "push" : {
  72. "unipush" : {}
  73. }
  74. },
  75. "android" : {
  76. "permissions" : [],
  77. "permissionExternalStorage" : {
  78. "request" : "none",
  79. "prompt" : "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
  80. },
  81. "autoSdkPermissions" : false
  82. },
  83. "icons" : {
  84. "android" : {
  85. "hdpi" : "unpackage/res/icons/72x72.png",
  86. "xhdpi" : "unpackage/res/icons/96x96.png",
  87. "xxhdpi" : "unpackage/res/icons/144x144.png",
  88. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  89. },
  90. "ios" : {
  91. "appstore" : "unpackage/res/icons/1024x1024.png",
  92. "ipad" : {
  93. "app" : "unpackage/res/icons/76x76.png",
  94. "app@2x" : "unpackage/res/icons/152x152.png",
  95. "notification" : "unpackage/res/icons/20x20.png",
  96. "notification@2x" : "unpackage/res/icons/40x40.png",
  97. "proapp@2x" : "unpackage/res/icons/167x167.png",
  98. "settings" : "unpackage/res/icons/29x29.png",
  99. "settings@2x" : "unpackage/res/icons/58x58.png",
  100. "spotlight" : "unpackage/res/icons/40x40.png",
  101. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  102. },
  103. "iphone" : {
  104. "app@2x" : "unpackage/res/icons/120x120.png",
  105. "app@3x" : "unpackage/res/icons/180x180.png",
  106. "notification@2x" : "unpackage/res/icons/40x40.png",
  107. "notification@3x" : "unpackage/res/icons/60x60.png",
  108. "settings@2x" : "unpackage/res/icons/58x58.png",
  109. "settings@3x" : "unpackage/res/icons/87x87.png",
  110. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  111. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  112. }
  113. }
  114. },
  115. "ios" : {
  116. "privacyDescription" : {
  117. "NSPhotoLibraryUsageDescription" : "App会在您使用扫码或上传功能时,访问您的相册权限",
  118. "NSPhotoLibraryAddUsageDescription" : "App会在您使用扫码或上传功能时,访问您的相册权限",
  119. "NSCameraUsageDescription" : "App会在您使用扫码或上传功能时,访问您的拍照权限",
  120. "NSLocalNetworkUsageDescription" : "App会在您使用网络时,访问您的本地网络权限",
  121. "NSLocationWhenInUseUsageDescription" : "App会在您使用时,访问您的位置权限",
  122. "NSLocationAlwaysUsageDescription" : "App会在后台运行时,访问您的位置权限",
  123. "NSLocationAlwaysAndWhenInUseUsageDescription" : "App会在后台运行时或使用时,访问您的位置权限"
  124. },
  125. "capabilities" : {
  126. "entitlements" : {
  127. "com.apple.developer.associated-domains" : [ "app.zthymaoyi.com" ]
  128. }
  129. },
  130. "idfa" : false
  131. }
  132. },
  133. "nvueCompiler" : "weex",
  134. "modules" : {}
  135. }
  136. }