manifest.json 10 KB

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