ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

upload组件在上传视频时只展示文件名 也许可以优化下,在上传视频后 展示video组件

Open SK-Luffa opened this issue 5 months ago • 0 comments
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",

SK-Luffa avatar May 30 '25 03:05 SK-Luffa