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
unknown
2016-01-04 09:55:27 +0800
Commit
71b540c1f4885c6457ec54da82d4d54673a3adab
1 parent
20425704
引用简化头部js @review by 王成龙
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
web-static/js/common.js
web-static/js/common.js
View file @
71b540c
...
...
@@ -6,6 +6,7 @@
var
$
=
require
(
'yoho.jquery'
);
require
(
'./footer'
);
require
(
'./simple-header'
);
require
(
'./header'
);
function
cookie
(
name
)
{
...
...
Please
register
or
login
to post a comment