mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-27 13:55:54 +08:00
@@ -36,7 +36,7 @@ class ArticleController extends ReplyController<MainListReply> {
|
||||
|
||||
final RxBool isLoaded = false.obs;
|
||||
DynamicItemModel? opusData; // 标题信息从summary获取, 动态没有favorite
|
||||
Item? articleData;
|
||||
SpaceArticleItem? articleData;
|
||||
final Rx<ModuleStatModel?> stats = Rx<ModuleStatModel?>(null);
|
||||
|
||||
List<ArticleContentModel>? get opus =>
|
||||
|
||||
Reference in New Issue
Block a user