mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -291,7 +291,6 @@ class _VideoDetailPageState extends State<VideoDetailPage>
|
|||||||
@override
|
@override
|
||||||
// 返回当前页面时
|
// 返回当前页面时
|
||||||
void didPopNext() async {
|
void didPopNext() async {
|
||||||
if (!Get.isRegistered<VideoDetailController>()) return;
|
|
||||||
isShowing = true;
|
isShowing = true;
|
||||||
if (mounted) {
|
if (mounted) {
|
||||||
setState(() => {});
|
setState(() => {});
|
||||||
|
|||||||
Reference in New Issue
Block a user