[内容]
轮播直接套用的官方的轮播组件,循环展示数组里面的图片url,图片真机、微信开发工具测试都可以正常展示,但是微信开发工具报错。提示很多not found,我看了下错误,数组里面的url被分解成一个一个字符了,然后与页面相对路径拼接到一起了,比如url的http://img.a.c/a.png
会报
not found page/index/index/h,
not found page/index/index/t,
not found page/index/index/p,
not found page/index/index/:,
not found page/index/index//,
url有几个字符就会被报多少个错
轮播工作正常,也不知道怎么调试了

诚品城
- 发布:2019-01-08 11:18
- 更新:2019-01-08 11:18
- 阅读:1040
0 个回复