Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
梁志锋
2015-11-13 11:17:43 +0800
Commit
b3d45dcfe30770f888ccde298a1aa65c7b06c829
1 parent
e677bad0
update the version of yas
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
framework
static/js/common.js
template/m.yohobuy.com/partials/layout/footer.phtml
framework
@
119c247f
Subproject commit
75bbc3b075de19f239532f60c5995d06c5f814e2
Subproject commit
119c247f5cf929aa1e059e40609bb16dd6b58f05
...
...
static/js/common.js
View file @
b3d45dc
...
...
@@ -148,7 +148,7 @@ function rePosFooter() {
window
.
_ozuid
=
uid
;
//暴露ozuid
if
(
window
.
_yas
)
{
window
.
_yas
(
1
*
new
Date
(),
'1.0.
8
'
,
'yohobuy_m'
,
uid
,
''
);
window
.
_yas
(
1
*
new
Date
(),
'1.0.
10
'
,
'yohobuy_m'
,
uid
,
''
);
}
}());
...
...
template/m.yohobuy.com/partials/layout/footer.phtml
View file @
b3d45dc
...
...
@@ -28,7 +28,7 @@
a.async=
1
;
a.src=j;
m.parentNode.insertBefore(a,m);
})(window,document,'script','http://cdn.yoho.cn/yas-jssdk/
1.0
.
8
/yas.js','_yas');
})(window,document,'script','http://cdn.yoho.cn/yas-jssdk/
1.0
.
10
/yas.js','_yas');
</script>
{
{>
layout/use
}
}
{
{>
layout/analysis
}
}
...
...
Please
register
or
login
to post a comment