小程序中image标签成功渲染了图片,但是开发者工具报了403错误?
<view> <image src="https://xxx.cn/public/uploads/{{goodsdata.pic}}" class="slide-image" style="width:100%;height:330px" mode="aspectFill"/></view> |
图片的确成功渲染了 但是心里过不去这个红色403的坎
来问问各位前辈是否遇到过
