manifest.json 12 KB

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