mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-13 01:33:13 +00:00
Fix base URL
This commit is contained in:
parent
e5158259c0
commit
d3d51555e8
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ Vue.component('code-block', CodeBlock);
|
|||
Vue.use(VueRouter);
|
||||
|
||||
let router = new VueRouter({
|
||||
base: '#/',
|
||||
routes
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue