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
+1 -1
View File
@@ -45,7 +45,7 @@ npm i -S vant
### 导入所有组件
```javascrip
```javascript
import Vue from 'vue';
import vant from 'vant';
import 'vant/lib/vant-css/index.css';