Commit 0e440a4b authored by Gakki's avatar Gakki

1

parent c568deea
...@@ -7,7 +7,7 @@ import Cookie from '@/util/local-cookie' ...@@ -7,7 +7,7 @@ import Cookie from '@/util/local-cookie'
Vue.use(Router) Vue.use(Router)
const router = new Router({ const router = new Router({
// mode: 'history', mode: 'history',
// base: process.env.NODE_ENV === 'development' ? '/' : '/portal/', // base: process.env.NODE_ENV === 'development' ? '/' : '/portal/',
routes, 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