pull/2/head
xiaozhiyong 2 years ago
parent b1e0856a08
commit f9bf46aff8
  1. 2
      src/router/index.js

@ -47,7 +47,7 @@ const routes = [
]
const router = new VueRouter({
mode: 'history',
// mode: 'history',
base: process.env.BASE_URL,
routes
})

Loading…
Cancel
Save