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