Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
8 years ago
Commit
2b83df3b5763018c6622e195028609df14d01270
1 parent
b813f091
yas 版本号升级
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
static/js/common.js
static/js/common.js
View file @
2b83df3
...
...
@@ -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.
0
/yas.js'
,
'_yas'
);
'cdn.yoho.cn/yas-jssdk/2.1.
1
/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.
0
'
,
'yohobuy_m'
,
uid
,
''
,
''
);
window
.
_yas
(
1
*
new
Date
(),
'2.1.
1
'
,
'yohobuy_m'
,
uid
,
''
,
''
);
// 发送埋点数据
sendBpData
=
function
(
bpIdArr
)
{
...
...
Please
register
or
login
to post a comment