feat: 完成主页、消息页、我的页三个模块开发
This commit is contained in:
parent
cff16f671f
commit
f8db0ce0ff
@ -212,7 +212,7 @@ class MineView extends GetView<MineController> {
|
|||||||
),
|
),
|
||||||
Divider(height: 1.h, color: Colors.grey[200]),
|
Divider(height: 1.h, color: Colors.grey[200]),
|
||||||
_buildMenuItem(
|
_buildMenuItem(
|
||||||
title: '分享海康互联',
|
title: '关于',
|
||||||
onTap: () {},
|
onTap: () {},
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user