[Doc] add touch emulator guide

This commit is contained in:
陈嘉涵
2019-05-28 17:48:05 +08:00
parent c3333e09fb
commit 53946102e8
4 changed files with 20 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ import VueRouter from 'vue-router';
import { progress } from '@vant/doc';
import App from './WapApp';
import routes from './router';
import '@vant/doc/helper/touch-simulator';
import '@vant/touch-emulator';
const router = new VueRouter({
mode: 'hash',