[Doc] update install guide (#4083)
This commit is contained in:
@@ -7,6 +7,7 @@ A list component to show items and control loading status.
|
||||
### Install
|
||||
|
||||
``` javascript
|
||||
import Vue from 'vue';
|
||||
import { List } from 'vant';
|
||||
|
||||
Vue.use(List);
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
### 引入
|
||||
|
||||
``` javascript
|
||||
import Vue from 'vue';
|
||||
import { List } from 'vant';
|
||||
|
||||
Vue.use(List);
|
||||
|
||||
Reference in New Issue
Block a user