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
hf
2015-12-05 16:13:50 +0800
Commit
297ab46ac89bf63bd08369ddeba3248b087505db
2 parents
ebae134e
2b6a8d15
Merge branch 'develop' into test
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/product/entry.js
static/js/product/entry.js
View file @
297ab46
...
...
@@ -10,4 +10,4 @@ require('./list');
require
(
'./detail/detail'
);
require
(
'./detail/loadmore'
);
require
(
'./detail/consultform'
);
require
(
'./detail/hot-rank'
);
\ No newline at end of file
require
(
'./newsale/hot-rank'
);
\ No newline at end of file
...
...
Please
register
or
login
to post a comment