...
|
...
|
@@ -231,7 +231,7 @@ function reMarginFooter(fixedElement) { |
|
|
a.src = j;
|
|
|
m.parentNode.insertBefore(a, m);
|
|
|
})(window, document, 'script', ('https:' === document.location.protocol ? 'https' : 'http') + '://' +
|
|
|
'cdn.yoho.cn/yas-jssdk/2.1.2/yas.js', '_yas');
|
|
|
'cdn.yoho.cn/yas-jssdk/2.2.2/yas.js', '_yas');
|
|
|
|
|
|
(function() {
|
|
|
var uid = getUid(),
|
...
|
...
|
@@ -245,7 +245,7 @@ function reMarginFooter(fixedElement) { |
|
|
window._ozuid = uid; // 暴露ozuid
|
|
|
|
|
|
if (window._yas) {
|
|
|
window._yas(1 * new Date(), '2.1.2', 'yohobuy_m', uid, '', '');
|
|
|
window._yas(1 * new Date(), '2.2.2', 'yohobuy_m', uid, '', '');
|
|
|
|
|
|
// 发送埋点数据
|
|
|
sendBpData = function(bpIdArr) {
|
...
|
...
|
|