(微信官方api的截图)
关于微信小程序wx.setTabBarBadge的使用
微信官方api要求text属性应该为number类型,但是使用过程中发现必须为string类型,并且为数字字符串、字母字符串、和汉字字符串时最多都显示4个字符,多于四个时不再显示,汉字时竖直显示。
关于微信小程序wx.setTabBarBadge的使用
关于微信小程序wx.setTabBarBadge的使用
关于微信小程序wx.setTabBarBadge的使用

相关文章:

  • 2022-02-20
  • 2021-07-07
  • 2021-09-13
  • 2021-12-16
  • 2021-12-05
  • 2022-01-14
  • 2021-12-10
  • 2021-12-10
猜你喜欢
  • 2021-06-28
  • 2021-06-04
  • 2021-05-30
  • 2021-11-19
  • 2021-08-26
  • 2021-06-14
  • 2021-07-25
相关资源
相似解决方案