fix(cl-tabbar): fix error

This commit is contained in:
woody 2025-10-29 09:50:57 +08:00
parent f740851091
commit f7fd92e48d
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ export default {
},
data() {
return {
newShareMember: false
newShareMember: false,
list: [
{
text: '首页',