From bc6e74dc9fe67a57f15419055e7fc7bf6ec26c12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=A2=A6?= Date: Mon, 16 Feb 2026 19:13:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=AE=8C=E5=BD=A2?= =?UTF-8?q?=E5=A1=AB=E7=A9=BA=E3=80=81=E9=98=85=E8=AF=BB=E7=90=86=E8=A7=A3?= =?UTF-8?q?=E9=A2=98=E7=9B=AE=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 4 +- src/pages/doWork/components/Question.vue | 488 ++++++++++++++++++++++- 2 files changed, 485 insertions(+), 7 deletions(-) diff --git a/.env b/.env index faf5ccf..5910943 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ #VITE_HOST = http://192.168.0.114:9053 -VITE_HOST = http://43.136.52.196:9053 -#VITE_HOST= https://ai.xuexiaole.com +#VITE_HOST = http://43.136.52.196:9053 +VITE_HOST= https://ai.xuexiaole.com VITE_OSS_HOST = https://xxl-1313840333.cos.ap-guangzhou.myqcloud.com VITE_WS_URL = wss://test.qiaoying.vip/wss/websocket \ No newline at end of file diff --git a/src/pages/doWork/components/Question.vue b/src/pages/doWork/components/Question.vue index a188a62..fdec043 100644 --- a/src/pages/doWork/components/Question.vue +++ b/src/pages/doWork/components/Question.vue @@ -29,12 +29,47 @@ mode="aspectFit" /> - - + + + + + + + + {{ sIdx + 1 }}. + + + + + + + {{ opt.label }}. + + + + + + + + + + + + {{ sIdx + 1 }} + + + {{ opt.label }}. + + + + + + + @@ -131,6 +166,32 @@ + + +