原因: 在vue的style中,有个类名里面写了一行代码 background:url('../../../a.svg'); 就是这行代码导致的,不能在style中使用svg相对路径作为背景图; 相关文章: 2022-01-14 2022-12-23 2022-01-16 2021-05-16 2021-12-27 2021-12-04 2022-12-23 2021-07-02