Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-30 14:50:54 +08:00
parent 80fa0240e9
commit 8d94c0405f
115 changed files with 3150 additions and 1438 deletions

View File

@@ -110,8 +110,7 @@ class _PgcReviewPostPanelState extends State<PgcReviewPostPanel> {
),
),
),
SizedBox(
width: double.infinity,
Center(
child: Obx(
() {
final score = _score.value;
@@ -124,7 +123,6 @@ class _PgcReviewPostPanelState extends State<PgcReviewPostPanel> {
5 => '佳作',
_ => '轻触评分',
},
textAlign: TextAlign.center,
style: TextStyle(
fontSize: 16,
color: score == 0