@ -38,6 +38,6 @@ const router = [
},
]
export default new Router({
mode: 'history',
// mode: 'history',
routes: router
})