Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
郭成尧
2018-01-10 14:49:38 +0800
Commit
abf8ca07b03a9e1ff1e2110c476b555a9c3adfdb
1 parent
1fb3b5c3
code-doc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
public/js/product/search-list-new.page.js
public/js/product/search-list-new.page.js
View file @
abf8ca0
/**
* 搜索商品列表页
* @author: wsl<shuiling.wang@yoho.cn>
* @date: 2016/7/21
* 商品列表页、品类落地页
*/
const
ProductListWithFilter
=
require
(
'./list/product-list-with-filter'
);
...
...
Please
register
or
login
to post a comment