From 6fb1111ce2c7ca3860cb19b6b605cd0f7e7efb16 Mon Sep 17 00:00:00 2001 From: weidoudou7 <3059670696@qq.com> Date: Sat, 31 May 2025 17:47:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=AE=E6=95=B0=E9=80=89=E6=8B=A9=E5=BC=B9?= =?UTF-8?q?=E7=AA=97UI=EF=BC=8C=E6=98=BE=E7=A4=BA=E8=BD=AE=E6=95=B0?= =?UTF-8?q?=E8=BF=9B=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Debate_front/src/components/DebateCom.vue | 559 +++++++++++++++--- Debate_front/src/static/icons/close-line.png | Bin 0 -> 6026 bytes Debate_front/src/static/icons/repeat-line.png | Bin 0 -> 3909 bytes 3 files changed, 475 insertions(+), 84 deletions(-) create mode 100644 Debate_front/src/static/icons/close-line.png create mode 100644 Debate_front/src/static/icons/repeat-line.png diff --git a/Debate_front/src/components/DebateCom.vue b/Debate_front/src/components/DebateCom.vue index 8a2c877..9ab052f 100644 --- a/Debate_front/src/components/DebateCom.vue +++ b/Debate_front/src/components/DebateCom.vue @@ -2,12 +2,7 @@ - + @@ -15,27 +10,18 @@ - + 模拟辩论 - 与AI进行实时辩论对练,提升应变能力 + 与AI进行实时辩论对练,提升应变能力 - + @@ -43,32 +29,17 @@ - + {{ topic }} - - + + AI @@ -86,22 +57,37 @@ + + + + + + 选择辩论轮数 + + + + + + + {{ debateRounds }}回合 + + + + + + {{ currentRound }}/{{ debateRounds }} + + + + -