mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00:00
[Doc] update install guide
This commit is contained in:
@@ -31,11 +31,11 @@ vue ui
|
||||
### 安装
|
||||
|
||||
```bash
|
||||
# npm
|
||||
# 安装 vant 1.x 稳定版本
|
||||
npm i vant -S
|
||||
|
||||
# yarn
|
||||
yarn add vant
|
||||
# 安装 vant 2.0 测试版本
|
||||
npm i vant@beta -S
|
||||
```
|
||||
|
||||
### 通过 CDN 引入
|
||||
|
Reference in New Issue
Block a user