fix reply up badge

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-03-29 11:45:16 +08:00
parent 2fc3f9864f
commit e6a2f65b4e
4 changed files with 7 additions and 1 deletions

View File

@@ -188,6 +188,7 @@ abstract class CommonDynPageState<T extends StatefulWidget> extends State<T>
isVideoDetail: !showBackBtn,
replyType: controller.replyType,
firstFloor: replyItem,
upMid: controller.upMid,
),
);
if (showBackBtn) {