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:00:05 +0800
Commit
019ebbc8085ccd17b59289941db075c9afae1448
2 parents
434eb86b
100ad9e6
Merge branch 'develop/wap' into beta/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 @
019ebbc
...
...
@@ -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