Skip to content

Commit

Permalink
router set hashbang
Browse files Browse the repository at this point in the history
  • Loading branch information
yangtao committed Sep 28, 2016
1 parent ce0c65c commit cf89125
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ Vue.use(VueTouch)
Vue.use(VueAnimatedList)

const router = new VueRouter({
history: true,
abstract: false,
hashbang:true,
saveScrollPosition: true
})

Expand Down

0 comments on commit cf89125

Please sign in to comment.