diff --git a/examples/main.js b/examples/main.js index 0841208..7f8f88b 100644 --- a/examples/main.js +++ b/examples/main.js @@ -20,6 +20,7 @@ Vue.config.debug = true; // 路由配置 const router = new VueRouter({ esModule: false, + mode: 'history', routes: [ { path: '/split', diff --git a/src/components/anchor/anchor-link.vue b/src/components/anchor/anchor-link.vue index 8861489..4b48020 100644 --- a/src/components/anchor/anchor-link.vue +++ b/src/components/anchor/anchor-link.vue @@ -1,6 +1,6 @@ -- libgit2 0.21.4