[Doc] update changelog (#3482)

This commit is contained in:
neverland
2019-06-12 14:24:27 +08:00
committed by GitHub
parent e3d5c5517e
commit 2d18f67a7d
2 changed files with 7 additions and 0 deletions

View File

@@ -155,6 +155,7 @@ module.exports = {
Vant 组件默认只适配了移动端设备,如果你需要在桌面端使用 vant可以引入我们提供的 [@vant/touch-emulator](https://github.com/chenjiahan/vant-touch-emulator).
```bash
# 安装模块
npm i @vant/touch-emulator -S
```