wx.setTabBarBadge({ index: 2, text: '1' })应该写在哪里?
如图我有新通知时需要未读提示,我的wx.setTabBarBadge({ index: 2, text: ‘1’ })应该写在哪里?
wx.removeTabBarBadge({ index: 0, })又该写在哪里?
如图我有新通知时需要未读提示,我的wx.setTabBarBadge({ index: 2, text: ‘1’ })应该写在哪里?
wx.removeTabBarBadge({ index: 0, })又该写在哪里?