yuetsh c4d55bb88e
Some checks failed
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
fix(reaction): fix disabled-tooltip hover and post-AC dialog copy
- SubmitCode.vue: AC dialog title still told students to '打星
  评分' after the reaction UI moved to emoji buttons. Rewritten to
  match the emoji-based interaction, with no star/rating language.
- ProblemReaction.vue: n-tooltip's hover trigger merges its
  mouseenter/mouseleave onto the single root element of the trigger
  slot. That root was an n-button, and disabled form controls never
  dispatch mouse events, so the two disabled-state tooltips ('完成本题后可以评价'
  and the max-selection message) never appeared. Wrap each button in
  a non-disabled <span> and make that the tooltip root so hover
  events fire regardless of the button's disabled state.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-06 04:12:55 -06:00
fix
2026-07-24 07:19:05 -06:00
2026-06-03 07:19:53 -06:00
2026-06-14 08:52:47 -06:00
2026-05-06 20:39:08 -06:00
2026-05-26 07:37:09 -06:00
2026-03-10 14:15:45 +08:00
env
2025-10-08 18:35:49 +08:00
2025-10-11 13:37:23 +08:00
2026-03-08 20:58:50 +08:00
2025-07-16 09:17:43 +08:00
2026-07-02 18:28:47 -06:00
2026-07-02 18:28:47 -06:00
2026-05-07 08:40:48 -06:00
2026-07-02 18:28:47 -06:00
fix
2026-05-05 07:26:47 -06:00
2026-07-02 18:28:47 -06:00
2026-07-02 18:28:47 -06:00
Description
No description provided
Readme 11 MiB
Languages
Vue 73%
TypeScript 26.8%
CSS 0.2%