首页 新闻 会员 周边

哪位大哥 帮个忙回答一下用这个错误啊 微信小程序上面的

0
[待解决问题]

VM688:1 Failed to load local image resource /pages/home/true
the server responded with a status of 500 (HTTP/1.1 500 Internal Server Error)

王杨扬的主页 王杨扬 | 菜鸟二级 | 园豆:204
提问于:2020-05-20 02:43
< >
分享
所有回答(2)
0
Conan-jine | 园豆:1272 (小虾三级) | 2020-05-20 09:03

<view class="album_img" v-for="(item,index) in wallpaper" :key="item.id">
<img-feng :list="wallpaper" :index="index">
<image :src="item.thumb+item.rule.replace('$<Height>',360)" mode="widthFix"></image>
</img-feng>
</view>
大哥我这个路径是这么写的 <image :src="item.thumb+item.rule.replace('$<Height>',360)" mode="widthFix"></image>

支持(0) 反对(0) 王杨扬 | 园豆:204 (菜鸟二级) | 2020-05-20 10:15
0

500是服务器程序有异常了,

灬丶 | 园豆:2 (初学一级) | 2020-05-20 10:07
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册