From 39f9bb9d387264693eed42b83549e53ad7c74cc6 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Thu, 6 Aug 2026 10:15:16 -0600 Subject: [PATCH] update --- src/oj/problem/components/ProblemReaction.vue | 599 ++++++++++++++++-- 1 file changed, 554 insertions(+), 45 deletions(-) diff --git a/src/oj/problem/components/ProblemReaction.vue b/src/oj/problem/components/ProblemReaction.vue index 531083d..83f9622 100644 --- a/src/oj/problem/components/ProblemReaction.vue +++ b/src/oj/problem/components/ProblemReaction.vue @@ -1,39 +1,6 @@ - - - - - - - - - - - {{ item.label }} - {{ counts[item.key] }} - - - 完成本题后可以评价 - - - - {{ locked ? "已评价,不能修改" : "选一个,点了直接提交,不能修改" }} - - - - + + + + + + + + + + 题目点评 + + {{ totalCount }} 次反馈 + + + {{ heading }} + {{ description }} + + + + + {{ state.label }} + + + + + + + + + 登录后参与点评 + 完成题目后,你可以留下自己的第一印象。 + + + + + + + + + + + + {{ item.label }} + + {{ counts[item.key] }} 人 + + + + + + + + + + + + + + +
{{ description }}
完成题目后,你可以留下自己的第一印象。