修正用户名显示逻辑进入服务列表页面自动刷新
This commit is contained in:
4
unpackage/dist/build/mp-weixin/app.json
vendored
4
unpackage/dist/build/mp-weixin/app.json
vendored
@@ -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": "工作台"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user