mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 20:12:35 +08:00
@@ -597,7 +597,7 @@ class _ArticlePageState extends CommonDynPageState<ArticlePage> {
|
||||
pic: summary.cover,
|
||||
title: summary.title,
|
||||
uname: summary.author?.name,
|
||||
callback: () {
|
||||
onSuccess: () {
|
||||
if (forward != null) {
|
||||
int count = forward.count ?? 0;
|
||||
forward.count = count + 1;
|
||||
|
||||
Reference in New Issue
Block a user