提交 d9d44423 编写于 作者: Q qiang

docs: @dcloudio/uvm

上级 cd9212b5
......@@ -66,27 +66,27 @@ npm install -g @vue/cli
* 更新到最新正式版
```shell
npx @dcloudio/uvm
npx @dcloudio/uvm@latest
```
* 更新到最新 Alpha 版
```shell
npx @dcloudio/uvm alpha
npx @dcloudio/uvm@latest alpha
```
* 更新到正式版指定版本
```shell
npx @dcloudio/uvm 3.2.0
npx @dcloudio/uvm@latest 3.2.0
```
```shell
npx @dcloudio/uvm 3.2.12.20211029
npx @dcloudio/uvm@latest 3.2.12.20211029
```
* 更新到 Alpha 版指定版本
```shell
npx @dcloudio/uvm 3.2.0-alpha
npx @dcloudio/uvm@latest 3.2.0-alpha
```
```shell
npx @dcloudio/uvm 3.2.14.20211112-alpha
npx @dcloudio/uvm@latest 3.2.14.20211112-alpha
```
## 运行、发布uni-app
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册