history to hash

This commit is contained in:
徐顺发 2017-04-25 10:22:14 +08:00
parent 62a40520f6
commit 5b6c3bb0f4

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: [
{