Doc: add touch simulator

This commit is contained in:
陈嘉涵
2017-08-24 14:25:22 +08:00
parent dbd3512979
commit 99259a863f
4 changed files with 21 additions and 20 deletions
+1
View File
@@ -5,6 +5,7 @@ import routes from './router.config';
import ZanUI from 'packages/index';
import ZanDoc from 'zan-doc';
import 'packages/vant-css/src/index.css';
import 'zan-doc/src/helper/touch-simulator';
import DemoList from './components/demo-list.vue';