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
xuqi
2015-10-14 09:43:53 +0800
Commit
33a2fe7bd01d363c47d2f3e16d148c8c86f306f3
1 parent
8ca9b17c
modify footer
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
template/m.yohobuy.com/partials/layout/footer.phtml
template/m.yohobuy.com/partials/layout/footer.phtml
View file @
33a2fe7
{
{>
layout/page_footer
}
}
<script
src=
"http://
172.16.6.248
:8000/static/js/sea.js?nowrap"
></script>
<script
src=
"http://
localhost
:8000/static/js/sea.js?nowrap"
></script>
<script>
seajs.config(
{
base:
'http://
172.16.6.248
:8000'
base:
'http://
localhost
:8000'
}
);
seajs.use('js/
{
{modulePath
}
}');
</script>
...
...
Please
register
or
login
to post a comment