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
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 @@
@@ -6,6 +6,7 @@
6
var
$
=
require
(
'yoho.jquery'
);
6
var
$
=
require
(
'yoho.jquery'
);
7
7
8
require
(
'./footer'
);
8
require
(
'./footer'
);
9
+
require
(
'./simple-header'
);
9
require
(
'./header'
);
10
require
(
'./header'
);
10
11
11
function
cookie
(
name
)
{
12
function
cookie
(
name
)
{
Please
register
or
login
to post a comment