|
|
@@ -1,7 +1,7 @@ |
|
|
|
/* |
|
|
|
* @Date: 2021-11-20 10:26:39 |
|
|
|
* @LastEditors: JinxChen |
|
|
|
* @LastEditTime: 2023-05-10 09:17:03 |
|
|
|
* @LastEditTime: 2023-05-10 09:49:09 |
|
|
|
* @FilePath: \TelpoH5FrontendWeb\src\config\models.js |
|
|
|
* @description: |
|
|
|
*/ |
|
|
@@ -20,7 +20,7 @@ export const ALIPAY_DOWN_URL = { |
|
|
|
ios: 'https://itunes.apple.com/cn/app/zhi-fu-bao-qian-bao-yu-e-bao/id333206289?mt=8' |
|
|
|
}; |
|
|
|
export const BaiduStatisticsModel = { |
|
|
|
production: "https://hm.baidu.com/hm.js?ef364e6446439911bc4ced79bece7715", // 随手精灵百度流量统计 正式环境 |
|
|
|
production: "https://hm.baidu.com/hm.js?b33e6f07636c9fd9ec8cfe04979f1664", // 随手精灵百度流量统计 正式环境 |
|
|
|
test: "https://hm.baidu.com/hm.js?edb76b471e997167b7782c1513382771", // 随手精灵百度流量统计 测试环境 |
|
|
|
development: "https://hm.baidu.com/hm.js?edb76b471e997167b7782c1513382771", // 随手精灵百度流量统计 测试环境 |
|
|
|
} |