Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
我的项目是基于vue的h5页面开发,在使用一个dataV组件库的时候,组件内容可以正确解析,但是里面的svg中的path高度宽度在解析后页面上F12显示的是0x0,效果出不来 提示了很多warn 类型的错误 是不是 现在svg的源生标签不支持啊?
我使用重新设置代码里面的html内容之后 效果却可以显示出来 有人知道这是咋回事么?