You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
359 lines
16 KiB
359 lines
16 KiB
|
2 months ago
|
{
|
||
|
|
"name" : "配送端",
|
||
|
|
"appid" : "__UNI__F5A06B4",
|
||
|
|
"description" : "",
|
||
|
|
"versionName" : "1.2.3",
|
||
|
|
"versionCode" : 103,
|
||
|
|
"transformPx" : false,
|
||
|
|
/* 5+App特有相关 */
|
||
|
|
"app-plus" : {
|
||
|
|
"compatible" : {
|
||
|
|
"ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持
|
||
|
|
},
|
||
|
|
"usingComponents" : true,
|
||
|
|
"nvueStyleCompiler" : "uni-app",
|
||
|
|
"compilerVersion" : 3,
|
||
|
|
"splashscreen" : {
|
||
|
|
"alwaysShowBeforeRender" : true,
|
||
|
|
"waiting" : true,
|
||
|
|
"autoclose" : true,
|
||
|
|
"delay" : 0
|
||
|
|
},
|
||
|
|
/* 模块配置 */
|
||
|
|
"modules" : {
|
||
|
|
"Camera" : {},
|
||
|
|
"Geolocation" : {}
|
||
|
|
},
|
||
|
|
/* 应用发布信息 */
|
||
|
|
"distribute" : {
|
||
|
|
/* android打包配置 */
|
||
|
|
"android" : {
|
||
|
|
"permissions" : [
|
||
|
|
"<uses-feature android:name=\"android.hardware.camera\"/>",
|
||
|
|
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.ACCESS_CHECKIN_PROPERTIES\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.ACCESS_LOCATION_EXTRA_COMMANDS\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.ACCESS_MOCK_LOCATION\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.BLUETOOTH\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.BLUETOOTH_ADMIN\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.CALL_PRIVILEGED\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.LOCATION_HARDWARE\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.READ_EXTERNAL_STORAGE\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.VIBRATE\"/>",
|
||
|
|
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>"
|
||
|
|
],
|
||
|
|
"schemes" : ""
|
||
|
|
},
|
||
|
|
/* ios打包配置 */
|
||
|
|
"ios" : {
|
||
|
|
"UIBackgroundModes" : "audio,location",
|
||
|
|
"privacyDescription" : {
|
||
|
|
"NSLocationWhenInUseUsageDescription" : "导航SDK需要您的定位服务,否则可能无法使用,如果您需要使用后台导航功能请选择“始终允许”。",
|
||
|
|
"NSLocationAlwaysUsageDescription" : "导航SDK需要您的定位服务,否则可能无法使用。",
|
||
|
|
"NSLocationAlwaysAndWhenInUseUsageDescription" : "导航SDK需要您的定位服务,否则可能无法使用。",
|
||
|
|
"NSCameraUsageDescription" : "1",
|
||
|
|
"NSPhotoLibraryAddUsageDescription" : "1",
|
||
|
|
"NSPhotoLibraryUsageDescription" : "1",
|
||
|
|
"NSCalendarsUsageDescription" : "1"
|
||
|
|
},
|
||
|
|
"urlschemewhitelist" : "amapuri",
|
||
|
|
"validArchitectures" : [ "arm64" ],
|
||
|
|
"dSYMs" : false
|
||
|
|
},
|
||
|
|
"apple" : {
|
||
|
|
"urlschemewhitelist" : [ "iosamap", "baidumap", "qqmap" ]
|
||
|
|
},
|
||
|
|
/* SDK配置 */
|
||
|
|
"sdkConfigs" : {
|
||
|
|
"maps" : {
|
||
|
|
"amap" : {
|
||
|
|
"appkey_ios" : "f32a7750d2a2c3d7459f85185c867c4f",
|
||
|
|
"appkey_android" : "a88be362cab2d0f18608bedcc47ace9a"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"ad" : {},
|
||
|
|
"geolocation" : {
|
||
|
|
"system" : {
|
||
|
|
"__platform__" : [ "android" ]
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"push" : {}
|
||
|
|
},
|
||
|
|
// "unipush" : {
|
||
|
|
// "version" : "2",
|
||
|
|
// "offline" : true,
|
||
|
|
// "hms" : {},
|
||
|
|
// "oppo" : {},
|
||
|
|
// "vivo" : {},
|
||
|
|
// "meizu" : {}
|
||
|
|
// }
|
||
|
|
// ,
|
||
|
|
// "push" : {
|
||
|
|
// "unipush" : {}
|
||
|
|
// }
|
||
|
|
"splashscreen" : {
|
||
|
|
"useOriginalMsgbox" : false,
|
||
|
|
"androidStyle" : "common",
|
||
|
|
"android" : {
|
||
|
|
"xxhdpi" : "static/launchimage/xxhdpi/loading.png",
|
||
|
|
"xhdpi" : "static/launchimage/xhdpi/loading.png",
|
||
|
|
"hdpi" : "static/launchimage/hdpi/loading.png"
|
||
|
|
},
|
||
|
|
"iosStyle" : "common",
|
||
|
|
"ios" : {
|
||
|
|
"storyboard" : "IOSLaunch.zip"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/1024x1024.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"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"nativePlugins" : {
|
||
|
|
"JG-JCore" : {
|
||
|
|
"JPUSH_APPKEY_ANDROID" : "130f556e8473c9b558777fe3",
|
||
|
|
"JPUSH_APPKEY_IOS" : "",
|
||
|
|
"JPUSH_CHANNEL_ANDROID" : "developer-default",
|
||
|
|
"JPUSH_CHANNEL_IOS" : "developer-default",
|
||
|
|
"__plugin_info__" : {
|
||
|
|
"name" : "极光推送 JCore 官方 SDK",
|
||
|
|
"description" : "极光推送 JCore 官方 SDK HBuilder 插件版本",
|
||
|
|
"platforms" : "Android,iOS",
|
||
|
|
"url" : "https://ext.dcloud.net.cn/plugin?id=4028",
|
||
|
|
"android_package_name" : "com.peisong",
|
||
|
|
"ios_bundle_id" : "",
|
||
|
|
"isCloud" : true,
|
||
|
|
"bought" : 1,
|
||
|
|
"pid" : "4028",
|
||
|
|
"parameters" : {
|
||
|
|
"JPUSH_APPKEY_ANDROID" : {
|
||
|
|
"des" : "[Android]极光portal配置应用信息时分配的AppKey",
|
||
|
|
"key" : "130f556e8473c9b558777fe3",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_APPKEY_IOS" : {
|
||
|
|
"des" : "[iOS]极光portal配置应用信息时分配的AppKey",
|
||
|
|
"key" : "JCore:APP_KEY",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_CHANNEL_ANDROID" : {
|
||
|
|
"des" : "[Android]用于统计分发渠道,不需要可填默认值developer-default",
|
||
|
|
"key" : "JPUSH_CHANNEL",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_CHANNEL_IOS" : {
|
||
|
|
"des" : "[iOS]用于统计分发渠道,不需要可填默认值developer-default",
|
||
|
|
"key" : "JCore:CHANNEL",
|
||
|
|
"value" : ""
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"JG-JPush" : {
|
||
|
|
"JPUSH_ADVERTISINGID_IOS" : "",
|
||
|
|
"JPUSH_DEFAULTINITJPUSH_IOS" : "",
|
||
|
|
"JPUSH_GOOGLE_API_KEY" : "",
|
||
|
|
"JPUSH_GOOGLE_APP_ID" : "",
|
||
|
|
"JPUSH_GOOGLE_PROJECT_ID" : "",
|
||
|
|
"JPUSH_GOOGLE_PROJECT_NUMBER" : "",
|
||
|
|
"JPUSH_GOOGLE_STORAGE_BUCKET" : "",
|
||
|
|
"JPUSH_HONOR_APPID" : "",
|
||
|
|
"JPUSH_HUAWEI_APPID" : "",
|
||
|
|
"JPUSH_ISPRODUCTION_IOS" : "",
|
||
|
|
"JPUSH_MEIZU_APPID" : "",
|
||
|
|
"JPUSH_MEIZU_APPKEY" : "",
|
||
|
|
"JPUSH_OPPO_APPID" : "",
|
||
|
|
"JPUSH_OPPO_APPKEY" : "",
|
||
|
|
"JPUSH_OPPO_APPSECRET" : "",
|
||
|
|
"JPUSH_VIVO_APPID" : "",
|
||
|
|
"JPUSH_VIVO_APPKEY" : "",
|
||
|
|
"JPUSH_XIAOMI_APPID" : "",
|
||
|
|
"JPUSH_XIAOMI_APPKEY" : "",
|
||
|
|
"__plugin_info__" : {
|
||
|
|
"name" : "极光推送 JPush 官方 SDK",
|
||
|
|
"description" : "极光推送JPush官方SDK HBuilder插件版本",
|
||
|
|
"platforms" : "Android,iOS",
|
||
|
|
"url" : "https://ext.dcloud.net.cn/plugin?id=4035",
|
||
|
|
"android_package_name" : "com.peisong",
|
||
|
|
"ios_bundle_id" : "",
|
||
|
|
"isCloud" : true,
|
||
|
|
"bought" : 1,
|
||
|
|
"pid" : "4035",
|
||
|
|
"parameters" : {
|
||
|
|
"JPUSH_ADVERTISINGID_IOS" : {
|
||
|
|
"des" : "[iOS]广告标识符(IDFA)如果不需要使用IDFA,可不填",
|
||
|
|
"key" : "JPush:ADVERTISINGID",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_DEFAULTINITJPUSH_IOS" : {
|
||
|
|
"des" : "[iOS]是否默认初始化,是填true,不是填false或者不填",
|
||
|
|
"key" : "JPush:DEFAULTINITJPUSH",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_GOOGLE_API_KEY" : {
|
||
|
|
"des" : "厂商google api_key,示例:g-12346578",
|
||
|
|
"key" : "google_api_key",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_GOOGLE_APP_ID" : {
|
||
|
|
"des" : "厂商google mobilesdk_app_id,示例:g-12346578",
|
||
|
|
"key" : "google_app_id",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_GOOGLE_PROJECT_ID" : {
|
||
|
|
"des" : "厂商google project_id ,示例:g-12346578",
|
||
|
|
"key" : "project_id",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_GOOGLE_PROJECT_NUMBER" : {
|
||
|
|
"des" : "厂商google project_number,示例:g-12346578",
|
||
|
|
"key" : "gcm_defaultSenderId",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_GOOGLE_STORAGE_BUCKET" : {
|
||
|
|
"des" : "厂商google storage_bucket,示例:g-12346578",
|
||
|
|
"key" : "google_storage_bucket",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_HONOR_APPID" : {
|
||
|
|
"des" : "厂商HONOR-appId,示例:12346578",
|
||
|
|
"key" : "com.hihonor.push.app_id",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_HUAWEI_APPID" : {
|
||
|
|
"des" : "厂商HUAWEI-appId,示例:appid=12346578",
|
||
|
|
"key" : "com.huawei.hms.client.appid",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_ISPRODUCTION_IOS" : {
|
||
|
|
"des" : "[iOS]是否是生产环境,是填true,不是填false或者不填",
|
||
|
|
"key" : "JPush:ISPRODUCTION",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_MEIZU_APPID" : {
|
||
|
|
"des" : "厂商MEIZU-appId,示例:MZ-12345678",
|
||
|
|
"key" : "MEIZU_APPID",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_MEIZU_APPKEY" : {
|
||
|
|
"des" : "厂商MEIZU-appKey,示例:MZ-12345678",
|
||
|
|
"key" : "MEIZU_APPKEY",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_OPPO_APPID" : {
|
||
|
|
"des" : "厂商OPPO-appId,示例:OP-12345678",
|
||
|
|
"key" : "OPPO_APPID",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_OPPO_APPKEY" : {
|
||
|
|
"des" : "厂商OPPO-appkey,示例:OP-12345678",
|
||
|
|
"key" : "OPPO_APPKEY",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_OPPO_APPSECRET" : {
|
||
|
|
"des" : "厂商OPPO-appSecret,示例:OP-12345678",
|
||
|
|
"key" : "OPPO_APPSECRET",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_VIVO_APPID" : {
|
||
|
|
"des" : "厂商VIVO-appId,示例:12345678",
|
||
|
|
"key" : "com.vivo.push.app_id",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_VIVO_APPKEY" : {
|
||
|
|
"des" : "厂商VIVO-appkey,示例:12345678",
|
||
|
|
"key" : "com.vivo.push.api_key",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_XIAOMI_APPID" : {
|
||
|
|
"des" : "厂商XIAOMI-appId,示例:MI-12345678",
|
||
|
|
"key" : "XIAOMI_APPID",
|
||
|
|
"value" : ""
|
||
|
|
},
|
||
|
|
"JPUSH_XIAOMI_APPKEY" : {
|
||
|
|
"des" : "厂商XIAOMI-appKey,示例:MI-12345678",
|
||
|
|
"key" : "XIAOMI_APPKEY",
|
||
|
|
"value" : ""
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
/* 快应用特有相关 */
|
||
|
|
"quickapp" : {},
|
||
|
|
/* 小程序特有相关 */
|
||
|
|
"mp-weixin" : {
|
||
|
|
"appid" : "wx7216615e2af8fb92",
|
||
|
|
"setting" : {
|
||
|
|
"urlCheck" : false,
|
||
|
|
"minified" : true
|
||
|
|
},
|
||
|
|
"usingComponents" : true,
|
||
|
|
"permission" : {
|
||
|
|
"scope.userLocation" : {
|
||
|
|
"desc" : "需要获取您的位置信息才能完整运行应用程序"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"requiredPrivateInfos" : [
|
||
|
|
"chooseAddress",
|
||
|
|
"chooseLocation",
|
||
|
|
"choosePoi",
|
||
|
|
"getLocation",
|
||
|
|
"onLocationChange",
|
||
|
|
"startLocationUpdateBackground",
|
||
|
|
"startLocationUpdate"
|
||
|
|
],
|
||
|
|
"requiredBackgroundModes" : [ "audio", "location" ]
|
||
|
|
},
|
||
|
|
"mp-alipay" : {
|
||
|
|
"usingComponents" : true
|
||
|
|
},
|
||
|
|
"mp-baidu" : {
|
||
|
|
"usingComponents" : true
|
||
|
|
},
|
||
|
|
"mp-toutiao" : {
|
||
|
|
"usingComponents" : true
|
||
|
|
},
|
||
|
|
"uniStatistics" : {
|
||
|
|
"enable" : false
|
||
|
|
},
|
||
|
|
"vueVersion" : "2",
|
||
|
|
"fallbackLocale" : "zh-Hans"
|
||
|
|
}
|
||
|
|
/* SDK配置 *//* 快应用特有相关 *//* 小程序特有相关 */
|
||
|
|
|