mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
Merge branch 'dev' into next
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Uploader 文件上传
|
||||
|
||||
### 介绍
|
||||
|
||||
用于将本地的图片或文件上传至服务器,并在上传过程中展示预览图和上传进度。目前 Uploader 组件不包含将文件上传至服务器的接口逻辑,该步骤需要自行实现。
|
||||
|
||||
### 引入
|
||||
|
||||
```js
|
||||
|
Reference in New Issue
Block a user