opt fab location

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-03-16 10:12:36 +08:00
parent e04affd0fe
commit ed66a4655b
18 changed files with 556 additions and 619 deletions

View File

@@ -32,8 +32,6 @@ class ArticleController extends CommonDynController {
late final RxInt topIndex = 0.obs;
late final showDynActionBar = Pref.showDynActionBar;
@override
dynamic get sourceId => commentType == 12 ? 'cv$commentId' : id;