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 @@ + + +