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
uedxwg
9 years ago
Commit
1278f27206531f89d325e6839a110a2aaa234661
1 parent
20217a3a
文件目录书写错误
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 @
1278f27
...
...
@@ -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