mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-16 07:06:14 +08:00
@@ -77,11 +77,7 @@ class AuthorPanel extends StatelessWidget {
|
||||
? () {
|
||||
feedBack();
|
||||
Get.toNamed(
|
||||
'/member?mid=${item.modules.moduleAuthor!.mid}',
|
||||
arguments: {
|
||||
'face': item.modules.moduleAuthor!.face,
|
||||
},
|
||||
);
|
||||
'/member?mid=${item.modules.moduleAuthor!.mid}');
|
||||
}
|
||||
: null,
|
||||
child: Row(
|
||||
|
||||
Reference in New Issue
Block a user