|
|
|
@ -784,8 +784,11 @@ const goProdInOtherPlatform = function (item) { |
|
|
|
// return webUrl;
|
|
|
|
} |
|
|
|
|
|
|
|
// 详情跳转域名
|
|
|
|
const detailDomain = "https://m.cloud.sz-trip.com" |
|
|
|
|
|
|
|
module.exports = { |
|
|
|
detailDomain: detailDomain, |
|
|
|
formatTime: formatTime, |
|
|
|
formatNumber: formatNumber, |
|
|
|
isTel: isTel, |
|
|
|
|