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
xuqi
2015-10-31 16:52:46 +0800
Commit
43f96dd62dd8bd44794f5c39d173b8e88c1d292b
1 parent
4ee71286
wx share script
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
template/m.yohobuy.com/partials/layout/footer.phtml
template/m.yohobuy.com/partials/layout/use.phtml
template/m.yohobuy.com/partials/layout/footer.phtml
View file @
43f96dd
{
{>
layout/page_footer
}
}
{
{>
layout/download_app
}
}
{
{#if
hasWxShare
}
}
<script
type=
"text/javascript"
charset=
"utf-8"
src=
"http://res.wx.qq.com/open/js/jweixin-1.0.0.js"
></script>
{
{/if
}
}
{
{#if
rlsEnv
}
}
<script
src=
"http://cdn.yoho.cn/myohobuy/{{version}}/lib.js"
></script>
<script
src=
"http://cdn.yoho.cn/myohobuy/{{version}}/index.js"
></script>
...
...
template/m.yohobuy.com/partials/layout/use.phtml
View file @
43f96dd
...
...
@@ -24,7 +24,6 @@
</script>
{{/if}}
{{#if guangDetail}}
<script type="text/javascript" charset="utf-8" src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>
<script>
seajs.use('js/guang/detail');
</script>
...
...
Please
register
or
login
to post a comment