Image标签报错如下,不知为何将网络图片按照本地图片去加载了。
[渲染层网络层错误] Failed to load local image resource /packages/usercenter/dashboard/custom-components/level-discount/%E2%80%8Bhttps://static01.versa-ai.com/upload/48662470904d/bc47cd9f-e8cc-43d5-99ca-efc2d712d76f.png
the server responded with a status of 500 (HTTP/1.1 500 Internal Server Error)
(env: macOS,mp,1.06.2307260; lib: 2.8.0)
调试一下页面,看看src是什么,再看看代码怎么写的,问题不大
图片链接不对呀,肯定是你用的地方代码写的不对
https://static01.versa-ai.com/upload/48662470904d/bc47cd9f-e8cc-43d5-99ca-efc2d712d76f.png
data: {
currentData: {
icon: "https://static01.versa-ai.com/upload/48662470904d/bc47cd9f-e8cc-43d5-99ca-efc2d712d76f.png",
level_name: "初级会员"
}
}