[Doc] deploy to github pages

This commit is contained in:
陈嘉涵
2018-05-28 18:49:41 +08:00
parent 155930192b
commit 0cde378373
6 changed files with 10 additions and 11 deletions

View File

@@ -10,7 +10,6 @@ import './components/nprogress.css';
const router = new VueRouter({
mode: 'hash',
base: '/zanui/vant/examples',
routes: routes(true)
});