const urlAlias = { // 获取首页商品列表 shopList: '/app/prod/list', // 获取首页商品列表 category: '/app/prod/category', } export default urlAlias;