Blame view

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

require('./search/index');
陈峰 authored
8
require('js/common/footer');