Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
梁志锋
2015-11-27 11:39:06 +0800
Commit
f9e3b977a3a3228b6870e53d175498d4a2c02a96
1 parent
4938ed54
update yas version to 1.0.13.1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
static/js/common.js
template/m.yohobuy.com/partials/layout/footer.phtml
template/m.yohobuy.com/partials/product/banner-swiper-arrow.phtml
static/js/common.js
View file @
f9e3b97
...
...
@@ -149,7 +149,7 @@ function rePosFooter() {
window
.
_ozuid
=
uid
;
//暴露ozuid
if
(
window
.
_yas
)
{
window
.
_yas
(
1
*
new
Date
(),
'1.0.13'
,
'yohobuy_m'
,
uid
,
''
);
window
.
_yas
(
1
*
new
Date
(),
'1.0.13
.1
'
,
'yohobuy_m'
,
uid
,
''
);
}
}());
...
...
template/m.yohobuy.com/partials/layout/footer.phtml
View file @
f9e3b97
...
...
@@ -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
.
13
/yas-debug
.js','_yas');
})(window,document,'script','http://cdn.yoho.cn/yas-jssdk/
1.0
.
13
.1
/yas
.js','_yas');
</script>
{
{>
layout/use
}
}
{
{>
layout/analysis
}
}
...
...
template/m.yohobuy.com/partials/product/banner-swiper-arrow.phtml
View file @
f9e3b97
...
...
@@ -15,7 +15,6 @@
</div>
</div>
<!-- 如果需要导航按钮 -->
<div class="my-swiper-button-prev prev-grey"></div>
<div class="my-swiper-button-next next-grey"></div>
</div>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment