mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00:00
[new feature] Area: reset method support code param
This commit is contained in:
@@ -22,10 +22,10 @@ In the GUI, click on 'Dependencies' -> `Install Dependencies` and add `vant` to
|
||||
### Install
|
||||
|
||||
```bash
|
||||
# install vant 1.x
|
||||
# install 1.x stable
|
||||
npm i vant -S
|
||||
|
||||
# install vant 2.0 beta
|
||||
# install 2.0 beta
|
||||
npm i vant@beta -S
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user