manifest.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353
  1. {
  2. "name" : "销花宝",
  3. "appid" : "__UNI__BD781B0",
  4. "description" : "鲜花批发销售管理系统",
  5. "versionName" : "1.3.01",
  6. "versionCode" : 1301,
  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. "OAuth" : {},
  28. "Share" : {},
  29. "Camera" : {},
  30. "Barcode" : {},
  31. "Push" : {}
  32. },
  33. /* 应用发布信息 */
  34. "distribute" : {
  35. /* android打包配置 */
  36. "android" : {
  37. "pushRegisterMode" : "manual",
  38. "permissions" : [
  39. "<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
  40. "<uses-permission android:name=\"android.permission.CAMERA\"/>"
  41. ],
  42. "autoSdkPermissions" : false,
  43. "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
  44. "permissionExternalStorage" : {
  45. "request" : "none",
  46. "prompt" : "保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
  47. },
  48. "permissionPhoneState" : {
  49. "request" : "none",
  50. "prompt" : "为保证您正常和安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
  51. },
  52. "targetSdkVersion" : 33,
  53. "minSdkVersion" : 21
  54. },
  55. /* ios打包配置 */
  56. "ios" : {
  57. "pushRegisterMode" : "manual",
  58. "urlschemewhitelist" : [ "baidumap", "iosamap" ],
  59. "privacyDescription" : {
  60. "NSPhotoLibraryUsageDescription" : "该应用需要读取您的相册,以便支持您修改头像、门店图片或花材图片",
  61. "NSPhotoLibraryAddUsageDescription" : "该应用需要读取您的相册,以便支持您修改头像、门店图片或花材图片",
  62. "NSCameraUsageDescription" : "该应用需要获取您的摄像头权限,以便支持您直接拍照上传头像、门店图片或花材图片",
  63. "NSUserTrackingUsageDescription" : "请放心,开启权限不会获取您在其他站点的隐私信息,该权限仅用于标识设备、第三方广告、并保障服务安全与提示浏览体验"
  64. },
  65. "idfa" : true,
  66. "capabilities" : {
  67. "entitlements" : {
  68. "com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
  69. }
  70. },
  71. "dSYMs" : false
  72. },
  73. /* SDK配置 */
  74. "sdkConfigs" : {
  75. "speech" : {},
  76. "share" : {
  77. "weixin" : {
  78. "appid" : "wxb379c1f2f3ef705e",
  79. "UniversalLinks" : "https://fronttg.wixhb.com/uni-universallinks/__UNI__BD781B0/"
  80. }
  81. },
  82. "ad" : {},
  83. "geolocation" : {
  84. "system" : {
  85. "__platform__" : [ "ios", "android" ]
  86. }
  87. },
  88. "maps" : {},
  89. "oauth" : {
  90. "univerify" : {}
  91. },
  92. "push" : {
  93. "unipush" : {
  94. "version" : "2",
  95. "offline" : true,
  96. "hms" : {},
  97. "oppo" : {},
  98. "vivo" : {},
  99. "mi" : {},
  100. "honor" : {},
  101. "icons" : {
  102. "small" : {
  103. "xxhdpi" : "unpackage/res/icons/72x72.png"
  104. }
  105. }
  106. }
  107. }
  108. },
  109. "orientation" : [ "portrait-primary" ],
  110. "icons" : {
  111. "android" : {
  112. "hdpi" : "unpackage/res/icons/72x72.png",
  113. "xhdpi" : "unpackage/res/icons/96x96.png",
  114. "xxhdpi" : "unpackage/res/icons/144x144.png",
  115. "xxxhdpi" : "unpackage/res/icons/192x192.png"
  116. },
  117. "ios" : {
  118. "appstore" : "unpackage/res/icons/1024.png",
  119. "ipad" : {
  120. "app" : "unpackage/res/icons/76x76.png",
  121. "app@2x" : "unpackage/res/icons/152x152.png",
  122. "notification" : "unpackage/res/icons/20x20.png",
  123. "notification@2x" : "unpackage/res/icons/40x40.png",
  124. "proapp@2x" : "unpackage/res/icons/167x167.png",
  125. "settings" : "unpackage/res/icons/29x29.png",
  126. "settings@2x" : "unpackage/res/icons/58x58.png",
  127. "spotlight" : "unpackage/res/icons/40x40.png",
  128. "spotlight@2x" : "unpackage/res/icons/80x80.png"
  129. },
  130. "iphone" : {
  131. "app@2x" : "unpackage/res/icons/120x120.png",
  132. "app@3x" : "unpackage/res/icons/180x180.png",
  133. "notification@2x" : "unpackage/res/icons/40x40.png",
  134. "notification@3x" : "unpackage/res/icons/60x60.png",
  135. "settings@2x" : "unpackage/res/icons/58x58.png",
  136. "settings@3x" : "unpackage/res/icons/87x87.png",
  137. "spotlight@2x" : "unpackage/res/icons/80x80.png",
  138. "spotlight@3x" : "unpackage/res/icons/120x120.png"
  139. }
  140. }
  141. },
  142. "splashscreen" : {
  143. "useOriginalMsgbox" : true
  144. }
  145. },
  146. "nativePlugins" : {
  147. "CL-Dialog" : {
  148. "__plugin_info__" : {
  149. "name" : "确认提示框",
  150. "description" : "为了统一两个平台的提示(对话框)框的效果,以及对文字颜色内容的可自定义",
  151. "platforms" : "Android,iOS",
  152. "url" : "https://ext.dcloud.net.cn/plugin?id=1497",
  153. "android_package_name" : "zhh.huahuibao.app",
  154. "ios_bundle_id" : "com.zhh.xhb",
  155. "isCloud" : true,
  156. "bought" : 1,
  157. "pid" : "1497",
  158. "parameters" : {}
  159. }
  160. },
  161. "Html5app-Gprinter" : {
  162. "__plugin_info__" : {
  163. "name" : "Android 和 IOS 佳博 蓝牙小票 标签 打印插件",
  164. "description" : "Android / IOS 佳博小票 、标签 打印机插件,QQ交流群:891416757",
  165. "platforms" : "Android,iOS",
  166. "url" : "https://ext.dcloud.net.cn/plugin?id=462",
  167. "android_package_name" : "zhh.huahuibao.app",
  168. "ios_bundle_id" : "com.zhh.xhb",
  169. "isCloud" : true,
  170. "bought" : 1,
  171. "pid" : "462",
  172. "parameters" : {}
  173. }
  174. },
  175. "Uhf53Helper" : {
  176. "__plugin_info__" : {
  177. "name" : "Uhf53Helper",
  178. "description" : "Uhf53Helper",
  179. "platforms" : "Android",
  180. "url" : "",
  181. "android_package_name" : "",
  182. "ios_bundle_id" : "",
  183. "isCloud" : false,
  184. "bought" : -1,
  185. "pid" : "",
  186. "parameters" : {}
  187. }
  188. },
  189. "Ba-IdCode" : {
  190. "__plugin_info__" : {
  191. "name" : "获取设备唯一标识(OAID、AAID、IMEI等) Ba-IdCode",
  192. "description" : "Ba-IdCode 是一款可以获取国内各大手机厂商 OAID 及海外手机平台 AAID 的插件。另外也支持 IMEI/MEID、AndroidID、WidevineID、PseudoID、GUID 等",
  193. "platforms" : "Android",
  194. "url" : "https://ext.dcloud.net.cn/plugin?id=10318",
  195. "android_package_name" : "zhh.huahuibao.app",
  196. "ios_bundle_id" : "com.zhh.xhb",
  197. "isCloud" : true,
  198. "bought" : 1,
  199. "pid" : "10318",
  200. "parameters" : {}
  201. }
  202. },
  203. "Univalsoft-DeviceId" : {
  204. "__plugin_info__" : {
  205. "name" : "iOS 手机唯一标识 keychain 唯一标识 设备id UUID",
  206. "description" : "获取iOS设备唯一id,设备与账号绑定,卸载重装app后唯一标识不变。",
  207. "platforms" : "iOS",
  208. "url" : "https://ext.dcloud.net.cn/plugin?id=11231",
  209. "android_package_name" : "zhh.huahuibao.app",
  210. "ios_bundle_id" : "com.zhh.xhb",
  211. "isCloud" : true,
  212. "bought" : 1,
  213. "pid" : "11231",
  214. "parameters" : {}
  215. }
  216. }
  217. },
  218. "uniStatistics" : {
  219. "enable" : false
  220. }
  221. },
  222. /* 快应用特有相关 */
  223. "quickapp" : {},
  224. /* 小程序特有相关 线上(销花宝) wxcf32b3f0684c2433 开发(花掌柜) wx21b7c3ef12082099 */
  225. "mp-weixin" : {
  226. "appid" : "wx21b7c3ef12082099",
  227. "setting" : {
  228. "urlCheck" : false,
  229. "minified" : true
  230. },
  231. "usingComponents" : true,
  232. "permission" : {
  233. "scope.userLocation" : {
  234. "desc" : "请点击确定"
  235. }
  236. },
  237. "optimization" : {
  238. "subPackages" : true
  239. },
  240. "lazyCodeLoading":"requiredComponents",
  241. "uniStatistics" : {
  242. "enable" : false
  243. },
  244. "unipush" : {
  245. "enable" : false
  246. }
  247. },
  248. "mp-alipay" : {
  249. "usingComponents" : true,
  250. "uniStatistics" : {
  251. "enable" : false
  252. }
  253. },
  254. "mp-baidu" : {
  255. "usingComponents" : true,
  256. "uniStatistics" : {
  257. "enable" : false
  258. }
  259. },
  260. "mp-toutiao" : {
  261. "usingComponents" : true,
  262. "uniStatistics" : {
  263. "enable" : false
  264. }
  265. },
  266. "h5" : {
  267. "template" : "template.h5.html",
  268. "router" : {
  269. // "mode" : "history",
  270. "base" : "/"
  271. },
  272. "async" : {
  273. "timeout" : 20000
  274. },
  275. "optimization" : {
  276. "treeShaking" : {
  277. "enable" : true
  278. }
  279. },
  280. "devServer" : {
  281. "port" : 81,
  282. "proxy" : {
  283. "/api" : {
  284. "target" : "http://api.shop.hzghd.com",
  285. "secure" : false,
  286. "changeOrigin" : true,
  287. "pathRewrite" : {
  288. "^/api" : ""
  289. }
  290. }
  291. }
  292. },
  293. "sdkConfigs" : {
  294. "maps" : {
  295. "qqmap" : {
  296. "key" : ""
  297. }
  298. }
  299. },
  300. "uniStatistics" : {
  301. "enable" : false
  302. }
  303. },
  304. "uniStatistics" : {
  305. "enable" : false,
  306. "version" : "2"
  307. },
  308. "app-harmony" : {
  309. "uniStatistics" : {
  310. "enable" : false
  311. }
  312. },
  313. "mp-harmony" : {
  314. "uniStatistics" : {
  315. "enable" : false
  316. }
  317. },
  318. "mp-jd" : {
  319. "uniStatistics" : {
  320. "enable" : false
  321. }
  322. },
  323. "mp-kuaishou" : {
  324. "uniStatistics" : {
  325. "enable" : false
  326. }
  327. },
  328. "mp-lark" : {
  329. "uniStatistics" : {
  330. "enable" : false
  331. }
  332. },
  333. "mp-qq" : {
  334. "uniStatistics" : {
  335. "enable" : false
  336. }
  337. },
  338. "mp-xhs" : {
  339. "uniStatistics" : {
  340. "enable" : false
  341. }
  342. },
  343. "quickapp-webview-huawei" : {
  344. "uniStatistics" : {
  345. "enable" : false
  346. }
  347. },
  348. "quickapp-webview-union" : {
  349. "uniStatistics" : {
  350. "enable" : false
  351. }
  352. }
  353. }