hash to history

This commit is contained in:
徐顺发 2017-04-25 10:27:37 +08:00
parent 5b6c3bb0f4
commit e0bc934861

View File

@ -12,7 +12,7 @@ import secondcomponent from '../pages/otherPages.vue'
import thirdcomponent from '../pages/otherPages2.vue'
export default new VueRouter({
// mode: 'history',
mode: 'history',
base: __dirname,
routes: [
{