|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "BandhuBuy",
|
|
|
- "appid": "__UNI__3065F51",
|
|
|
+ "appid": "__UNI__D38110B",
|
|
|
"description": "",
|
|
|
"versionName": "1.0.0",
|
|
|
"versionCode": "100",
|
|
@@ -15,7 +15,11 @@
|
|
|
"autoclose": true,
|
|
|
"delay": 0
|
|
|
},
|
|
|
- "modules": {},
|
|
|
+ "modules": {
|
|
|
+ "Share": {},
|
|
|
+ "Camera": {},
|
|
|
+ "Push": {}
|
|
|
+ },
|
|
|
"distribute": {
|
|
|
"android": {
|
|
|
"permissions": [
|
|
@@ -79,9 +83,177 @@
|
|
|
},
|
|
|
"compatible": {
|
|
|
"ignoreVersion": true
|
|
|
+ },
|
|
|
+ "uniStatistics": {
|
|
|
+ "enable": true
|
|
|
+ },
|
|
|
+ "nativePlugins": {
|
|
|
+ "EL-MTPush": {
|
|
|
+ "MTPUSH_ADVERTISINGID_IOS": "",
|
|
|
+ "MTPUSH_APPKEY_ANDROID": "474b121831f9c027f15d6d32",
|
|
|
+ "MTPUSH_APPKEY_IOS": "",
|
|
|
+ "MTPUSH_CHANNEL_ANDROID": "",
|
|
|
+ "MTPUSH_CHANNEL_IOS": "",
|
|
|
+ "MTPUSH_DEFAULTINIT_IOS": "",
|
|
|
+ "MTPUSH_GOOGLE_API_KEY": "",
|
|
|
+ "MTPUSH_GOOGLE_APP_ID": "",
|
|
|
+ "MTPUSH_GOOGLE_PROJECT_ID": "",
|
|
|
+ "MTPUSH_GOOGLE_PROJECT_NUMBER": "",
|
|
|
+ "MTPUSH_GOOGLE_STORAGE_BUCKET": "",
|
|
|
+ "MTPUSH_HONOR_APPID": "",
|
|
|
+ "MTPUSH_HUAWEI_APPID": "",
|
|
|
+ "MTPUSH_ISPRODUCTION_IOS": "",
|
|
|
+ "MTPUSH_MEIZU_APPID": "",
|
|
|
+ "MTPUSH_MEIZU_APPKEY": "",
|
|
|
+ "MTPUSH_OPPO_APPID": "",
|
|
|
+ "MTPUSH_OPPO_APPKEY": "",
|
|
|
+ "MTPUSH_OPPO_APPSECRET": "",
|
|
|
+ "MTPUSH_PROCESS_ANDROID": "",
|
|
|
+ "MTPUSH_VIVO_APPID": "",
|
|
|
+ "MTPUSH_VIVO_APPKEY": "",
|
|
|
+ "MTPUSH_XIAOMI_APPID": "",
|
|
|
+ "MTPUSH_XIAOMI_APPKEY": "",
|
|
|
+ "__plugin_info__": {
|
|
|
+ "name": "EngageLab MTPush 官方SDK",
|
|
|
+ "description": "EngageLab MTPush官方SDK HBuilder插件版本",
|
|
|
+ "platforms": "Android,iOS",
|
|
|
+ "url": "https://ext.dcloud.net.cn/plugin?id=10093",
|
|
|
+ "android_package_name": "com.bandhu.mm",
|
|
|
+ "ios_bundle_id": "",
|
|
|
+ "isCloud": true,
|
|
|
+ "bought": 1,
|
|
|
+ "pid": "10093",
|
|
|
+ "parameters": {
|
|
|
+ "MTPUSH_ADVERTISINGID_IOS": {
|
|
|
+ "des": "[iOS]广告标识符(IDFA)如果不需要使用IDFA,可不填",
|
|
|
+ "key": "MTPush:ADVERTISINGID",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_APPKEY_ANDROID": {
|
|
|
+ "des": "[Android]EngageLab portal配置应用信息时分配的AppKey",
|
|
|
+ "key": "",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_APPKEY_IOS": {
|
|
|
+ "des": "[iOS]EngageLab portal配置应用信息时分配的AppKey",
|
|
|
+ "key": "MTPush:APP_KEY",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_CHANNEL_ANDROID": {
|
|
|
+ "des": "[Android]用于统计分发渠道,不需要可填默认值developer-default",
|
|
|
+ "key": "",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_CHANNEL_IOS": {
|
|
|
+ "des": "[iOS]用于统计分发渠道,不需要可填默认值developer-default",
|
|
|
+ "key": "MTPush:CHANNEL",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_DEFAULTINIT_IOS": {
|
|
|
+ "des": "[iOS]是否默认初始化,是填true,不是填false或者不填",
|
|
|
+ "key": "MTPush:DEFAULTINIT",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_GOOGLE_API_KEY": {
|
|
|
+ "des": "厂商google api_key,示例:G-asxa1232",
|
|
|
+ "key": "google_api_key",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_GOOGLE_APP_ID": {
|
|
|
+ "des": "厂商google mobilesdk_app_id,示例:G-12346578",
|
|
|
+ "key": "google_app_id",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_GOOGLE_PROJECT_ID": {
|
|
|
+ "des": "厂商google project_id ,示例:G-12346578",
|
|
|
+ "key": "project_id",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_GOOGLE_PROJECT_NUMBER": {
|
|
|
+ "des": "厂商google project_number,示例:G-12346578",
|
|
|
+ "key": "gcm_defaultSenderId",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_GOOGLE_STORAGE_BUCKET": {
|
|
|
+ "des": "厂商google storage_bucket,示例:G-12346578",
|
|
|
+ "key": "google_storage_bucket",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_HONOR_APPID": {
|
|
|
+ "des": "厂商HONOR-appId,示例:12345678",
|
|
|
+ "key": "",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_HUAWEI_APPID": {
|
|
|
+ "des": "厂商HUAWEI-appId,示例:appid=12346578",
|
|
|
+ "key": "com.huawei.hms.client.appid",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_ISPRODUCTION_IOS": {
|
|
|
+ "des": "[iOS]是否是生产环境,是填true,不是填false或者不填",
|
|
|
+ "key": "MTPush:ISPRODUCTION",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_MEIZU_APPID": {
|
|
|
+ "des": "厂商MEIZU-appId,示例:MZ-12345678",
|
|
|
+ "key": "",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_MEIZU_APPKEY": {
|
|
|
+ "des": "厂商MEIZU-appKey,示例:MZ-12345678",
|
|
|
+ "key": "",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_OPPO_APPID": {
|
|
|
+ "des": "厂商OPPO-appId,示例:OP-12345678",
|
|
|
+ "key": "",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_OPPO_APPKEY": {
|
|
|
+ "des": "厂商OPPO-appkey,示例:OP-12345678",
|
|
|
+ "key": "",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_OPPO_APPSECRET": {
|
|
|
+ "des": "厂商OPPO-appSecret,示例:OP-12345678",
|
|
|
+ "key": "",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_PROCESS_ANDROID": {
|
|
|
+ "des": "[Android] Engagelab process,Engagelabsdk工作所在的进程,请填写 ':remote', 注意:开头",
|
|
|
+ "key": "",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_VIVO_APPID": {
|
|
|
+ "des": "厂商VIVO-appId,示例:12345678",
|
|
|
+ "key": "",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_VIVO_APPKEY": {
|
|
|
+ "des": "厂商VIVO-appkey,示例:12345678",
|
|
|
+ "key": "",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_XIAOMI_APPID": {
|
|
|
+ "des": "厂商XIAOMI-appId,示例:MI-12345678",
|
|
|
+ "key": "",
|
|
|
+ "value": ""
|
|
|
+ },
|
|
|
+ "MTPUSH_XIAOMI_APPKEY": {
|
|
|
+ "des": "厂商XIAOMI-appKey,示例:MI-12345678",
|
|
|
+ "key": "",
|
|
|
+ "value": ""
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "quickapp": {
|
|
|
+ "uniStatistics": {
|
|
|
+ "enable": false
|
|
|
}
|
|
|
},
|
|
|
- "quickapp": {},
|
|
|
"mp-weixin": {
|
|
|
"appid": "wxa2abb91f64032a2b",
|
|
|
"setting": {
|
|
@@ -92,26 +264,78 @@
|
|
|
"usingComponents": true,
|
|
|
"optimization": {
|
|
|
"subPackages": true
|
|
|
+ },
|
|
|
+ "uniStatistics": {
|
|
|
+ "enable": false
|
|
|
}
|
|
|
},
|
|
|
"mp-alipay": {
|
|
|
"usingComponents": true,
|
|
|
- "styleIsolation": "shared"
|
|
|
+ "styleIsolation": "shared",
|
|
|
+ "uniStatistics": {
|
|
|
+ "enable": false
|
|
|
+ }
|
|
|
},
|
|
|
"mp-baidu": {
|
|
|
- "usingComponents": true
|
|
|
+ "usingComponents": true,
|
|
|
+ "uniStatistics": {
|
|
|
+ "enable": false
|
|
|
+ }
|
|
|
},
|
|
|
"mp-toutiao": {
|
|
|
- "usingComponents": true
|
|
|
+ "usingComponents": true,
|
|
|
+ "uniStatistics": {
|
|
|
+ "enable": false
|
|
|
+ }
|
|
|
},
|
|
|
"uniStatistics": {
|
|
|
- "enable": true,
|
|
|
+ "enable": false,
|
|
|
"version": "2"
|
|
|
},
|
|
|
"vueVersion": "3",
|
|
|
"locale": "en",
|
|
|
"fallbackLocale": "en",
|
|
|
"h5": {
|
|
|
- "router": {}
|
|
|
+ "router": {
|
|
|
+ "base": "/"
|
|
|
+ },
|
|
|
+ "uniStatistics": {
|
|
|
+ "enable": false
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "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
|
|
|
+ }
|
|
|
}
|
|
|
}
|