refactor(tabbar): 使用reactive包装tabbarList以提高响应性
This commit is contained in:
@@ -57,7 +57,7 @@ function gotoTabbar() {
|
||||
}
|
||||
// #region setTabbarBadge
|
||||
function setTabbarBadge() {
|
||||
tabbarStore.setTabbarItemBadge(3, 10)
|
||||
tabbarStore.setTabbarItemBadge(1, 10)
|
||||
}
|
||||
// #endregion
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user