view-design / ViewUI

A high quality UI Toolkit built on Vue.js 2.0
https://www.iviewui.com/
Other
2.65k stars 797 forks source link

[Bug Report]The avatar component does not support alt attribute. There is a problem in accessibility detection #1010

Open bfrontend opened 2 years ago

bfrontend commented 2 years ago

Environment

vue2

Reproduction link

https://jsfiddle.net/webxmsj/0czgt3an/

Steps to reproduce

见代码 image

What is expected?

img标签上含有alt属性

What is actually happening?

img标签上不含有alt属性