export default{ 0: [ { path: '/teacher/view/', component: require('../component/teacher/view.vue').default }, { path: '*', redirect: '/teacher/view/' } ]}