docs: fix jsdelivr domain (#10642)

This commit is contained in:
neverland
2022-05-28 09:26:28 +08:00
committed by GitHub
parent ffed2035c8
commit 95bee73624
78 changed files with 225 additions and 206 deletions

View File

@@ -26,7 +26,7 @@ import '@vant/touch-emulator';
## CDN 引入
```html
<script src="https://cdn.jsdelivr.net/npm/@vant/touch-emulator"></script>
<script src="https://fastly.jsdelivr.net/npm/@vant/touch-emulator"></script>
```
## 禁用 touch 模拟