用户中心调整
This commit is contained in:
@@ -50,7 +50,7 @@ class HomePage extends StatelessWidget {
|
||||
|
||||
PreferredSizeWidget _appBar() {
|
||||
return AppBar(
|
||||
title: const Text('聊聊'),
|
||||
title: const Text('消息'),
|
||||
actions: [
|
||||
IconButton(
|
||||
onPressed: () {
|
||||
|
||||
Reference in New Issue
Block a user