manifest.json 8.8 KB

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