[开发工具BUG]关于调用wx.setTabBarItem()方法出现的问题

发布于 6 年前作者 jinggu18940 次浏览最后编辑 6 年前来自 ask

wx.setTabBarItem({   index: 0,   text: ‘text’,   iconPath: ‘/path/to/iconPath’,   selectedIconPath: ‘/path/to/selectedIconPath’ })

2 回复
tao48
tao481 楼6 年前

你这个问题怎么解决的?我也遇到同样的问题。

guiying91
guiying912 楼4 年前

你是说图片加载不出来吗?