ant-design-vue
ant-design-vue copied to clipboard
upload组件在上传视频时只展示文件名 也许可以优化下,在上传视频后 展示video组件
trafficstars
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
希望在upload组件在上传视频后可以像图片一样展示,点击预览可以展示video 组件进行播放
What does the proposed API look like?
"vue": "3.4.27", "ant-design-vue": "4.2.5",