index.js 145 Bytes Raw Blame History Permalink 1 2 3 4 5 export default [{ name: 'GainShow', path: '/xianyu/order/show.html', component: () => import(/* webpackChunkName: "gain" */ './order') }];