manifest.json 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. {
  2. "name" : "花来旺",
  3. "appid" : "__UNI__635A1BC",
  4. "description" : "基地批发销售管理系统",
  5. "versionName" : "1.1.27",
  6. "versionCode" : 1127,
  7. "transformPx" : true,
  8. /* 5+App特有相关 */
  9. "app-plus" : {
  10. "usingComponents" : true,
  11. "nvueCompiler" : "uni-app",
  12. "compilerVersion" : 3,
  13. "nvueLaunchMode" : "fast",
  14. "compatible" : {
  15. "ignoreVersion" : true
  16. },
  17. "splashscreen" : {
  18. "alwaysShowBeforeRender" : true,
  19. "waiting" : true,
  20. "autoclose" : true,
  21. "delay" : 0
  22. },
  23. "modules" : {
  24. "VideoPlayer" : {},
  25. "Bluetooth" : {},
  26. "Geolocation" : {},
  27. "Push" : {},
  28. "OAuth" : {},
  29. "Share" : {},
  30. "Camera" : {}
  31. },
  32. /* 应用发布信息 */
  33. "distribute" : {
  34. /* android打包配置 */
  35. "android" : {
  36. "permissions" : [
  37. "<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
  38. "<uses-permission android:name=\"android.permission.CAMERA\"/>"
  39. ],
  40. "autoSdkPermissions" : false,
  41. "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
  42. "permissionExternalStorage" : {
  43. "request" : "none",
  44. "prompt" : "保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
  45. },
  46. "permissionPhoneState" : {
  47. "request" : "none",
  48. "prompt" : "为保证您正常和安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
  49. }
  50. },
  51. /* ios打包配置 */
  52. "ios" : {
  53. "urlschemewhitelist" : [ "baidumap", "iosamap" ],
  54. "privacyDescription" : {
  55. "NSPhotoLibraryUsageDescription" : "该应用需要读取您的相册,以便支持您修改头像、门店图片或花材图片",
  56. "NSPhotoLibraryAddUsageDescription" : "该应用需要读取您的相册,以便支持您修改头像、门店图片或花材图片",
  57. "NSCameraUsageDescription" : "该应用需要获取您的摄像头权限,以便支持您直接拍照上传头像、门店图片或花材图片"
  58. },
  59. "idfa" : false,
  60. "capabilities" : {
  61. "entitlements" : {
  62. "com.apple.developer.associated-domains" : [ "applinks:fronttg.zhhinc.com" ]
  63. }
  64. }
  65. },
  66. /* SDK配置 */
  67. "sdkConfigs" : {
  68. "speech" : {
  69. },
  70. "push" : {
  71. "unipush" : {}
  72. },
  73. "share" : {
  74. "weixin" : {
  75. "appid" : "wxb379c1f2f3ef705e",
  76. "UniversalLinks" : "https://fronttg.wixhb.com/uni-universallinks/__UNI__BD781B0/"
  77. }
  78. },
  79. "ad" : {},
  80. "geolocation" : {
  81. "system" : {
  82. "__platform__" : [ "ios", "android" ]
  83. }
  84. },
  85. "maps" : {},
  86. "oauth" : {
  87. "univerify" : {}
  88. }
  89. },
  90. "orientation" : [ "portrait-primary" ],
  91. "icons" : {
  92. "android" : {
  93. "hdpi" : "unpackage/res/icons/72x72.png",
  94. "xhdpi" : "unpackage/res/icons/96x96.png",
  95. "xxhdpi" : "unpackage/res/icons/144x144.png",
  96. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  97. },
  98. "ios" : {
  99. "appstore" : "unpackage/res/icons/1024.png",
  100. "ipad" : {
  101. "app" : "unpackage/res/icons/76x76.png",
  102. "app@2x" : "unpackage/res/icons/152x152.png",
  103. "notification" : "unpackage/res/icons/20x20.png",
  104. "notification@2x" : "unpackage/res/icons/40x40.png",
  105. "proapp@2x" : "unpackage/res/icons/167x167.png",
  106. "settings" : "unpackage/res/icons/29x29.png",
  107. "settings@2x" : "unpackage/res/icons/58x58.png",
  108. "spotlight" : "unpackage/res/icons/40x40.png",
  109. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  110. },
  111. "iphone" : {
  112. "app@2x" : "unpackage/res/icons/120x120.png",
  113. "app@3x" : "unpackage/res/icons/180x180.png",
  114. "notification@2x" : "unpackage/res/icons/40x40.png",
  115. "notification@3x" : "unpackage/res/icons/60x60.png",
  116. "settings@2x" : "unpackage/res/icons/58x58.png",
  117. "settings@3x" : "unpackage/res/icons/87x87.png",
  118. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  119. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  120. }
  121. }
  122. },
  123. "splashscreen" : {
  124. "useOriginalMsgbox" : true
  125. }
  126. },
  127. "nativePlugins" : {
  128. "CL-Dialog" : {
  129. "__plugin_info__" : {
  130. "name" : "确认提示框",
  131. "description" : "为了统一两个平台的提示(对话框)框的效果,以及对文字颜色内容的可自定义",
  132. "platforms" : "Android,iOS",
  133. "url" : "https://ext.dcloud.net.cn/plugin?id=1497",
  134. "android_package_name" : "zhh.huahuibao.app",
  135. "ios_bundle_id" : "com.zhh.xhb",
  136. "isCloud" : true,
  137. "bought" : 1,
  138. "pid" : "1497",
  139. "parameters" : {}
  140. }
  141. },
  142. "Html5app-Gprinter" : {
  143. "__plugin_info__" : {
  144. "name" : "Android 和 IOS 佳博 蓝牙小票 标签 打印插件",
  145. "description" : "Android / IOS 佳博小票 、标签 打印机插件,QQ交流群:891416757",
  146. "platforms" : "Android,iOS",
  147. "url" : "https://ext.dcloud.net.cn/plugin?id=462",
  148. "android_package_name" : "zhh.huahuibao.app",
  149. "ios_bundle_id" : "com.zhh.xhb",
  150. "isCloud" : true,
  151. "bought" : 1,
  152. "pid" : "462",
  153. "parameters" : {}
  154. }
  155. }
  156. }
  157. },
  158. /* 快应用特有相关 */
  159. "quickapp" : {},
  160. /* 小程序特有相关*/
  161. "mp-weixin" : {
  162. "appid" : "wxcb52034801895551",
  163. "setting" : {
  164. "urlCheck" : false
  165. },
  166. "usingComponents" : true,
  167. "permission" : {
  168. "scope.userLocation" : {
  169. "desc" : "请点击确定"
  170. }
  171. },
  172. "optimization" : {
  173. "subPackages" : true
  174. },
  175. "lazyCodeLoading":"requiredComponents"
  176. },
  177. "mp-alipay" : {
  178. "usingComponents" : true
  179. },
  180. "mp-baidu" : {
  181. "usingComponents" : true
  182. },
  183. "mp-toutiao" : {
  184. "usingComponents" : true
  185. },
  186. "h5" : {
  187. "template" : "template.h5.html",
  188. "router" : {
  189. // "mode" : "history",
  190. "base" : "/"
  191. },
  192. "async" : {
  193. "timeout" : 20000
  194. },
  195. "optimization" : {
  196. "treeShaking" : {
  197. "enable" : true
  198. }
  199. },
  200. "devServer" : {
  201. "port" : 81,
  202. "proxy" : {
  203. "/api" : {
  204. "target" : "http://api.shop.huadianbao.net",
  205. "secure" : false,
  206. "changeOrigin" : true,
  207. "pathRewrite" : {
  208. "^/api" : ""
  209. }
  210. }
  211. }
  212. },
  213. "sdkConfigs" : {
  214. "maps" : {
  215. "qqmap" : {
  216. "key" : ""
  217. }
  218. }
  219. }
  220. }
  221. }