Ant-design-vue: 全屏查看图片

Created on 21 Aug 2020  ·  7Comments  ·  Source: vueComponent/ant-design-vue

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

是否有全屏查看图片的相关api

What does the proposed API look like?

就像upload中预览图片的功能,没有发现有单独的方法,最好可以支持滚轮
放大缩小

Most helpful comment

这个属于你自己的业务了吧

这个需求我相信百分之八十的项目都会需要,所以希望可以整合到ant design 中

All 7 comments

这个属于你自己的业务了吧

可以用v-viewer

可以跟Ant [email protected]一样,新增一个Image组件

这个属于你自己的业务了吧

这个需求我相信百分之八十的项目都会需要,所以希望可以整合到ant design 中

希望有一个,用其它的感觉不好用

新增一个Image组件还是可以的,用到的地方还是不少的 不过自己封装一个用也简单, ant design 当时没有时候 ,我自己封装了一个React版本的,也能满足需求

3235

在此 pr 中实现了此功能

Was this page helpful?
0 / 5 - 0 ratings