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
Plain Diff
Browse Files
Authored by
Rock Zhang
2015-10-23 16:23:35 +0800
Commit
69d8551232f545d08817494dbd56b976314910d6
2 parents
77182705
9be81f8b
Merge branch 'develop' of git.dev.yoho.cn:web/yohobuy into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
static/js/guang/index.js
static/js/guang/index.js
View file @
69d8551
...
...
@@ -8,4 +8,5 @@ require('./plus-star/list');
require
(
'./plus-star/detail'
);
require
(
'./home'
);
require
(
'./list'
);
\ No newline at end of file
require
(
'./list'
);
require
(
'./detail'
);
\ No newline at end of file
...
...
Please
register
or
login
to post a comment