Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
fudaosheng committed Oct 22, 2020
1 parent 2a8d48e commit 4ea4fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/router/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Vue.use(VueRouter)


const router = new VueRouter({
mode: 'history',
mode: 'hash',
base: process.env.BASE_URL,
routes
})
Expand Down

0 comments on commit 4ea4fc7

Please sign in to comment.