小程序图片报错
VM14519:1 Failed to load local image resource /components/navBar/images/wz-logo.png
the server responded with a status of 500 (HTTP/1.1 500 Internal Server Error)
网上搜索了很多解决方案都不行
最后在图片的地址路径前面多加一个 / 就可以了
相关文章:
小程序图片报错
VM14519:1 Failed to load local image resource /components/navBar/images/wz-logo.png
the server responded with a status of 500 (HTTP/1.1 500 Internal Server Error)
网上搜索了很多解决方案都不行
最后在图片的地址路径前面多加一个 / 就可以了
相关文章: