[渲染层网络层错误] Failed to load local image resource /upload/getObject/undefined
 the server responded with a status of 500 (HTTP/1.1 500 Internal Server Error)
(env: Windows,mp,1.05.2106300; lib: 2.19.6)

解决方案 直接在图片那行加上v-if就行了,前面图片地址跟的是什么,后面v-if的值就写什么

eg:

			<image :src="xxxxx + '/xxxxx/xxxx/' + item.headerImg" style="width: 130rpx;height: 140rpx;margin-bottom: 44rpx;" mode="aspectFit" v-if="item.headerImg"></image>

Logo

一站式 AI 云服务平台

更多推荐