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