mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-08-06 02:30:12 +08:00
@@ -70,12 +70,7 @@ class _WhisperDetailPageState
|
||||
onTap: () {
|
||||
if (_whisperDetailController.mid != null) {
|
||||
feedBack();
|
||||
Get.toNamed(
|
||||
'/member?mid=${_whisperDetailController.mid}',
|
||||
arguments: {
|
||||
'face': _whisperDetailController.face,
|
||||
},
|
||||
);
|
||||
Get.toNamed('/member?mid=${_whisperDetailController.mid}');
|
||||
}
|
||||
},
|
||||
child: Row(
|
||||
|
||||
Reference in New Issue
Block a user