feat: 完成主页、消息页、我的页三个模块开发

This commit is contained in:
liyi 2025-09-03 14:45:30 +08:00
parent cff16f671f
commit f8db0ce0ff

View File

@ -212,7 +212,7 @@ class MineView extends GetView<MineController> {
),
Divider(height: 1.h, color: Colors.grey[200]),
_buildMenuItem(
title: '分享海康互联',
title: '关于',
onTap: () {},
),
],