docs: update version description
This commit is contained in:
+2
-2
@@ -45,10 +45,10 @@ Vant 是**有赞前端团队**开源的移动端组件库,于 2017 年开源
|
||||
## 安装
|
||||
|
||||
```bash
|
||||
# Vue 2 项目,安装 Vant 2.x 版本:
|
||||
# Vue 2 项目,安装 Vant 2:
|
||||
npm i vant -S
|
||||
|
||||
# Vue 3 项目,安装 Vant 3.x 版本:
|
||||
# Vue 3 项目,安装 Vant 3:
|
||||
npm i vant@next -S
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user