消息样式修改

This commit is contained in:
2026-02-09 17:57:00 +08:00
parent 9cd87b0535
commit 26c5f9d67a
3 changed files with 152 additions and 91 deletions

View File

@@ -80,10 +80,10 @@ class MallPage extends GetView<MallController> {
],
),
),
IconButton(
/*IconButton(
onPressed: () {},
icon: const Icon(Icons.notifications_none, color: Color(0xFF333333)),
),
),*/
],
),
);