wx.setTabBarBadge设置角标在真机上距离tabbar图标很远
上图是真机,华为mate9
上图是工具
wx.setTabBarBadge({
index: 1,
text: “6”
})
wx.setTabBarBadge({
index:
2
,
text: “6”
})
上图是真机,华为mate9
上图是工具
wx.setTabBarBadge({
index: 1,
text: “6”
})
wx.setTabBarBadge({
index:
2
,
text: “6”
})