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