feat(ImagePreview): support local registration (#6031)

This commit is contained in:
neverland
2020-04-11 10:57:44 +08:00
committed by GitHub
parent baefc6b212
commit 456fc99017
7 changed files with 62 additions and 11 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
### 函数调用
Dialog 是一个函数而不是组件,因此可以直接调用展示对应的提示弹窗
Dialog 是一个函数调用展示提示弹窗
```js
import { Dialog } from 'vant';