Blame view

public/js/product/search-index.page.js 139 Bytes
zhangxiaoru authored
1 2 3 4 5 6 7 8
/**
 * 搜索主页
 * @author: zxr<xiaoru.zhang@yoho.cn>
 * @date: 2016/8/15
 */

require('./search/index');
require('../common/footer');