We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3eb82 commit 005c0a6Copy full SHA for 005c0a6
src/router/index.js
@@ -8,7 +8,7 @@ import { LoadingBar } from 'iview'
8
Vue.use(Router)
9
10
const router = new Router({
11
- // mode: 'history',
+ mode: 'history',
12
routes
13
})
14
0 commit comments