VUE移动项目 ajax请求资源 在真机上无法显示后端传来的图片 PC模拟的时候一切正常

chrome模拟

clipboard.png

真机效果

clipboard.png

模板代码

clipboard.png

具体数据

clipboard.png

为啥其他资源都是正常的只有图片无法展示呢 求大神解答

阅读 4.3k
5 个回答

你这个应该是图片地址的问题,你直接把图片店址显示出来看看

请把 html 中的属性值统一用双引号的形式写

你是整个文件打包放到手机,还是手机直接访问你的电脑?是不是跨域的问题?

<img :src="item.pic">

http://www.test.com/uploads/2...

462 Forbidden Region: Your request for this resource had been blocked. This resource is not available in your region.

DOSarrest Internet Security is a cloud based fully managed DDoS protection service. This request has been blocked by DOSarrest due to the above violation. If you believe you are getting blocked in error please contact the administrator of www.test.com to resolve this issue.

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题