更新绑定消息跳转

This commit is contained in:
wyf
2025-08-27 11:48:14 +08:00
parent dc647ea43c
commit 9474f61b08
9 changed files with 396 additions and 13 deletions

View File

@@ -89,7 +89,8 @@ class _MessagePageState extends State<MessagePage> {
),
child: Scaffold(
appBar: AppBar(
backgroundColor: themeController.currentColor.sc17,
// backgroundColor: themeController.currentColor.sc17,
backgroundColor: Colors.transparent,
automaticallyImplyLeading: false,
iconTheme: IconThemeData(color: themeController.currentColor.sc3),
// toolbarHeight: 140.rpx,