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
郝肖肖
2016-05-18 17:43:45 +0800
Commit
49a0b5330408c8c649a5822c03a3552270a7a0a5
1 parent
04a51a08
异步加载 sysUserSession
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
template/www.yohobuy.com/partials/layout/page-header.phtml
template/www.yohobuy.com/partials/layout/page-header.phtml
View file @
49a0b53
...
...
@@ -273,6 +273,6 @@ if (typeof call === 'undefined' || typeof call !== 'function') {
function
call()
{
}
}
</script>
<script
src=
"{{sysUserSession}}"
></script>
<script
async
src=
"{{sysUserSession}}"
></script>
{
{/headerdata
}
}
...
...
Please
register
or
login
to post a comment