index.js 143 Bytes Raw Blame History Permalink 1 2 3 4 5 export default [{ name: 'coupon', path: '/mapp/coupon/yoho.html', component: () => import(/* webpackChunkName: "coupon" */ './list') }];