search-list.page.js 213 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 /** * 搜索商品列表页 * @author: wsl<shuiling.wang@yoho.cn> * @date: 2016/7/21 */ require('product/search/list.page.css'); require('./search/list'); require('common/footer'); require('./shop/coupon');