更新绑定消息跳转
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user