| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323 |
- {
- "name" : "销花宝",
- "appid" : "__UNI__BD781B0",
- "description" : "鲜花批发销售管理系统",
- "versionName" : "1.2.64",
- "versionCode" : 1264,
- "transformPx" : true,
- /* 5+App特有相关 */
- "app-plus" : {
- "usingComponents" : true,
- "nvueCompiler" : "uni-app",
- "compilerVersion" : 3,
- "nvueLaunchMode" : "fast",
- "compatible" : {
- "ignoreVersion" : true
- },
- "splashscreen" : {
- "alwaysShowBeforeRender" : true,
- "waiting" : true,
- "autoclose" : true,
- "delay" : 0
- },
- "modules" : {
- "VideoPlayer" : {},
- "Bluetooth" : {},
- "Geolocation" : {},
- "OAuth" : {},
- "Share" : {},
- "Camera" : {},
- "Barcode" : {},
- "Push" : {}
- },
- /* 应用发布信息 */
- "distribute" : {
- /* android打包配置 */
- "android" : {
- "permissions" : [
- "<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
- "<uses-permission android:name=\"android.permission.CAMERA\"/>"
- ],
- "autoSdkPermissions" : false,
- "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
- "permissionExternalStorage" : {
- "request" : "none",
- "prompt" : "保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
- },
- "permissionPhoneState" : {
- "request" : "none",
- "prompt" : "为保证您正常和安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
- },
- "targetSdkVersion" : 30,
- "minSdkVersion" : 21
- },
- /* ios打包配置 */
- "ios" : {
- "urlschemewhitelist" : [ "baidumap", "iosamap" ],
- "privacyDescription" : {
- "NSPhotoLibraryUsageDescription" : "该应用需要读取您的相册,以便支持您修改头像、门店图片或花材图片",
- "NSPhotoLibraryAddUsageDescription" : "该应用需要读取您的相册,以便支持您修改头像、门店图片或花材图片",
- "NSCameraUsageDescription" : "该应用需要获取您的摄像头权限,以便支持您直接拍照上传头像、门店图片或花材图片",
- "NSUserTrackingUsageDescription" : "请放心,开启权限不会获取您在其他站点的隐私信息,该权限仅用于标识设备、第三方广告、并保障服务安全与提示浏览体验"
- },
- "idfa" : true,
- "capabilities" : {
- "entitlements" : {
- "com.apple.developer.associated-domains" : [ "applinks:fronttg.wixhb.com" ]
- }
- },
- "dSYMs" : false
- },
- /* SDK配置 */
- "sdkConfigs" : {
- "speech" : {},
- "share" : {
- "weixin" : {
- "appid" : "wxb379c1f2f3ef705e",
- "UniversalLinks" : "https://fronttg.wixhb.com/uni-universallinks/__UNI__BD781B0/"
- }
- },
- "ad" : {},
- "geolocation" : {
- "system" : {
- "__platform__" : [ "ios", "android" ]
- }
- },
- "maps" : {},
- "oauth" : {
- "univerify" : {}
- },
- "push" : {
- "unipush" : {
- "version" : "2",
- "offline" : true,
- "hms" : {},
- "oppo" : {},
- "vivo" : {},
- "mi" : {},
- "honor" : {},
- "icons" : {
- "small" : {
- "xxhdpi" : "unpackage/res/icons/72x72.png"
- }
- }
- }
- }
- },
- "orientation" : [ "portrait-primary" ],
- "icons" : {
- "android" : {
- "hdpi" : "unpackage/res/icons/72x72.png",
- "xhdpi" : "unpackage/res/icons/96x96.png",
- "xxhdpi" : "unpackage/res/icons/144x144.png",
- "xxxhdpi" : "unpackage/res/icons/192x192.png"
- },
- "ios" : {
- "appstore" : "unpackage/res/icons/1024.png",
- "ipad" : {
- "app" : "unpackage/res/icons/76x76.png",
- "app@2x" : "unpackage/res/icons/152x152.png",
- "notification" : "unpackage/res/icons/20x20.png",
- "notification@2x" : "unpackage/res/icons/40x40.png",
- "proapp@2x" : "unpackage/res/icons/167x167.png",
- "settings" : "unpackage/res/icons/29x29.png",
- "settings@2x" : "unpackage/res/icons/58x58.png",
- "spotlight" : "unpackage/res/icons/40x40.png",
- "spotlight@2x" : "unpackage/res/icons/80x80.png"
- },
- "iphone" : {
- "app@2x" : "unpackage/res/icons/120x120.png",
- "app@3x" : "unpackage/res/icons/180x180.png",
- "notification@2x" : "unpackage/res/icons/40x40.png",
- "notification@3x" : "unpackage/res/icons/60x60.png",
- "settings@2x" : "unpackage/res/icons/58x58.png",
- "settings@3x" : "unpackage/res/icons/87x87.png",
- "spotlight@2x" : "unpackage/res/icons/80x80.png",
- "spotlight@3x" : "unpackage/res/icons/120x120.png"
- }
- }
- },
- "splashscreen" : {
- "useOriginalMsgbox" : true
- }
- },
- "nativePlugins" : {
- "CL-Dialog" : {
- "__plugin_info__" : {
- "name" : "确认提示框",
- "description" : "为了统一两个平台的提示(对话框)框的效果,以及对文字颜色内容的可自定义",
- "platforms" : "Android,iOS",
- "url" : "https://ext.dcloud.net.cn/plugin?id=1497",
- "android_package_name" : "zhh.huahuibao.app",
- "ios_bundle_id" : "com.zhh.xhb",
- "isCloud" : true,
- "bought" : 1,
- "pid" : "1497",
- "parameters" : {}
- }
- },
- "Html5app-Gprinter" : {
- "__plugin_info__" : {
- "name" : "Android 和 IOS 佳博 蓝牙小票 标签 打印插件",
- "description" : "Android / IOS 佳博小票 、标签 打印机插件,QQ交流群:891416757",
- "platforms" : "Android,iOS",
- "url" : "https://ext.dcloud.net.cn/plugin?id=462",
- "android_package_name" : "zhh.huahuibao.app",
- "ios_bundle_id" : "com.zhh.xhb",
- "isCloud" : true,
- "bought" : 1,
- "pid" : "462",
- "parameters" : {}
- }
- },
- "Uhf53Helper" : {
- "__plugin_info__" : {
- "name" : "Uhf53Helper",
- "description" : "Uhf53Helper",
- "platforms" : "Android",
- "url" : "",
- "android_package_name" : "",
- "ios_bundle_id" : "",
- "isCloud" : false,
- "bought" : -1,
- "pid" : "",
- "parameters" : {}
- }
- }
- },
- "uniStatistics" : {
- "enable" : false
- }
- },
- /* 快应用特有相关 */
- "quickapp" : {},
- /* 小程序特有相关 线上(销花宝) wxcf32b3f0684c2433 开发(花掌柜) wx21b7c3ef12082099 */
- "mp-weixin" : {
- "appid" : "wx21b7c3ef12082099",
- "setting" : {
- "urlCheck" : false,
- "minified" : true
- },
- "usingComponents" : true,
- "permission" : {
- "scope.userLocation" : {
- "desc" : "请点击确定"
- }
- },
- "optimization" : {
- "subPackages" : true
- },
- "lazyCodeLoading":"requiredComponents",
- "uniStatistics" : {
- "enable" : false
- },
- "unipush" : {
- "enable" : false
- }
- },
- "mp-alipay" : {
- "usingComponents" : true,
- "uniStatistics" : {
- "enable" : false
- }
- },
- "mp-baidu" : {
- "usingComponents" : true,
- "uniStatistics" : {
- "enable" : false
- }
- },
- "mp-toutiao" : {
- "usingComponents" : true,
- "uniStatistics" : {
- "enable" : false
- }
- },
- "h5" : {
- "template" : "template.h5.html",
- "router" : {
- // "mode" : "history",
- "base" : "/"
- },
- "async" : {
- "timeout" : 20000
- },
- "optimization" : {
- "treeShaking" : {
- "enable" : true
- }
- },
- "devServer" : {
- "port" : 81,
- "proxy" : {
- "/api" : {
- "target" : "http://api.shop.hzghd.com",
- "secure" : false,
- "changeOrigin" : true,
- "pathRewrite" : {
- "^/api" : ""
- }
- }
- }
- },
- "sdkConfigs" : {
- "maps" : {
- "qqmap" : {
- "key" : ""
- }
- }
- },
- "uniStatistics" : {
- "enable" : false
- }
- },
- "uniStatistics" : {
- "enable" : false,
- "version" : "2"
- },
- "app-harmony" : {
- "uniStatistics" : {
- "enable" : false
- }
- },
- "mp-harmony" : {
- "uniStatistics" : {
- "enable" : false
- }
- },
- "mp-jd" : {
- "uniStatistics" : {
- "enable" : false
- }
- },
- "mp-kuaishou" : {
- "uniStatistics" : {
- "enable" : false
- }
- },
- "mp-lark" : {
- "uniStatistics" : {
- "enable" : false
- }
- },
- "mp-qq" : {
- "uniStatistics" : {
- "enable" : false
- }
- },
- "mp-xhs" : {
- "uniStatistics" : {
- "enable" : false
- }
- },
- "quickapp-webview-huawei" : {
- "uniStatistics" : {
- "enable" : false
- }
- },
- "quickapp-webview-union" : {
- "uniStatistics" : {
- "enable" : false
- }
- }
- }
|