Commit c568deea authored by Gakki's avatar Gakki

history

parent b562aaee
......@@ -7,7 +7,7 @@ import Cookie from '@/util/local-cookie'
Vue.use(Router)
const router = new Router({
mode: 'history',
// mode: 'history',
// base: process.env.NODE_ENV === 'development' ? '/' : '/portal/',
routes,
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment