修正用户名显示逻辑进入服务列表页面自动刷新

This commit is contained in:
zhonghua.li
2026-04-17 08:12:56 +08:00
parent d74bc2ad1f
commit 18455a311d
14 changed files with 132 additions and 72 deletions

View File

@@ -100,8 +100,8 @@
},
{
"pagePath": "pages/workbench/workbench",
"iconPath": "static/tabbar/team.svg",
"selectedIconPath": "static/tabbar/team_active.svg",
"iconPath": "static/tabbar/team.png",
"selectedIconPath": "static/tabbar/team_active.png",
"text": "工作台"
},
{

File diff suppressed because one or more lines are too long