Skip to content

Commit 005c0a6

Browse files
committed
set as history mode
1 parent 4b3eb82 commit 005c0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/router/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { LoadingBar } from 'iview'
88
Vue.use(Router)
99

1010
const router = new Router({
11-
// mode: 'history',
11+
mode: 'history',
1212
routes
1313
})
1414

0 commit comments

Comments
 (0)