diff --git a/lib/pages/home/home_page.dart b/lib/pages/home/home_page.dart index b9cc9d7e..4221a26a 100644 --- a/lib/pages/home/home_page.dart +++ b/lib/pages/home/home_page.dart @@ -533,7 +533,7 @@ class _HomePageState extends State getFunctionBtn(AO.fromRaw('报事报修')), getFunctionBtn(AO.fromRaw('设施预约')), getFunctionBtn(AO.fromRaw('生活缴费')), - getFunctionBtn(AO.fromRaw('智慧养老')), + getFunctionBtn(AO.fromRaw('活动投票')), ], ), 24.hb, diff --git a/lib/ui/home/application/all_application_new.dart b/lib/ui/home/application/all_application_new.dart index 0a5ec6af..a1171d7b 100644 --- a/lib/ui/home/application/all_application_new.dart +++ b/lib/ui/home/application/all_application_new.dart @@ -35,7 +35,7 @@ class _AllApplicationNewPageState extends State { case 3: return ['服务浏览', '周边企业', '住房说明', '电子商务']; case 4: - return ['智慧养老', '任务发布', '周边服务', '共享投屏']; + return [' ', '任务发布', '周边服务', '共享投屏']; case 5: return ['自营商城', '邻家宠物', '共享停车', '二手市场']; default: