update README.md

This commit is contained in:
陈嘉涵
2017-08-09 16:26:40 +08:00
parent 0c542f1bae
commit 9605333040
3 changed files with 3 additions and 5 deletions

View File

@@ -47,7 +47,7 @@ npm i -S vant
### Import all components
```javascrip
```javascript
import Vue from 'vue';
import vant from 'vant';
import 'vant/lib/vant-css/index.css';