获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
我使用的是线上图片 为啥读不出来啊
tabbar中的iconPath图片加载不成功,请问大神们这问题出在哪里呀?list: [{ "text": "登陆", "iconPath": "/miniprogram/images/login-rounded-right2.png", "selectedIconPath": "/miniprogram/images/login-rounded-right2.png" }, { "text": "注册", "iconPath": "/miniprogram/images/login-rounded-right1.png", "selectedIconPath": "/miniprogram/images/login-rounded-right1.png" }] 图片途径是对的,写过相对路径也写了绝对路径,都不行,图片大小是都不超过4KB。 [图片] 以下是运行效果,图片就是不能加载出来。 [图片]
2021-11-17