Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
2016-06-02 14:07:32 +0800
Commit
8bf737d729999a23f4c82ea3567bddfc080e91c7
1 parent
522ed701
首页潮流速递商品数据
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/product/models/outlets-handler.js
apps/product/models/outlets-handler.js
View file @
8bf737d
...
...
@@ -5,6 +5,7 @@ const helpers = require(`${library}/helpers`);
const
_
=
require
(
'lodash'
);
const
camelCase
=
require
(
'../../../library/camel-case'
);
const
productProcess
=
require
(
`
$
{
utils
}
/product-process`
)
;
/**
* NL2R图片轮播
*/
...
...
Please
register
or
login
to post a comment