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
Plain Diff
Browse Files
Authored by
郝肖肖
2016-04-28 19:27:36 +0800
Commit
be4c69ae94a87be51ee7cd4fcd9d9668312f59a1
2 parents
29151721
100ad9e6
Merge branch 'develop/wap' of
http://git.dev.yoho.cn/web/yohobuywap
into develop/wap
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
static/js/guang/entry.js
static/js/guang/entry.js
View file @
be4c69a
...
...
@@ -12,4 +12,5 @@ require('./list');
require
(
'./detail'
);
require
(
'./star-classroom'
);
require
(
'./calendar'
);
require
(
'./collocation-list'
);
\ No newline at end of file
require
(
'./collocation-list'
);
require
(
'./check-top'
);
\ No newline at end of file
...
...
Please
register
or
login
to post a comment