From 8c57ca276f0e1052f4d2feab29b2d15390e5bb58 Mon Sep 17 00:00:00 2001 From: zjxxxxxx02 Date: Mon, 8 May 2023 16:33:47 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=AF=B9=E4=BA=8E=E8=AF=95=E9=A2=98?= =?UTF-8?q?=E5=B1=95=E7=A4=BAShow.vue=E8=BF=9B=E8=A1=8C=E4=BA=86=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=EF=BC=8C=E8=AF=95=E9=A2=98=E4=BF=AE=E6=94=B9=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E8=AF=95=E9=A2=98=E5=86=85=E5=AE=B9=EF=BC=8C=E4=B9=9F?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E8=AF=A6=E7=BB=86=E8=A7=A3=E7=AD=94=E3=80=82?= =?UTF-8?q?=20=E8=AF=95=E9=A2=98=E6=9F=A5=E8=AF=A2=E6=9D=BF=E5=9D=97?= =?UTF-8?q?=E5=9F=BA=E6=9C=AC=E5=AE=8C=E5=B7=A5=EF=BC=8C=E5=AE=8C=E6=88=90?= =?UTF-8?q?=E5=90=84=E7=A7=8D=E6=9F=A5=E8=AF=A2=EF=BC=8C=E5=88=86=E9=A1=B5?= =?UTF-8?q?=EF=BC=8C=E5=88=A0=E9=99=A4=EF=BC=8C=E5=AF=B9=E4=BA=8E=E8=AF=BE?= =?UTF-8?q?=E7=A8=8B=E4=BF=A1=E6=81=AF=E7=9A=84=E6=98=BE=E7=A4=BA=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Show.vue | 21 +-- src/components/question/questionList.vue | 164 ++++++++++++++++++----- 2 files changed, 144 insertions(+), 41 deletions(-) diff --git a/src/components/Show.vue b/src/components/Show.vue index 5c4c83e..a46cec9 100644 --- a/src/components/Show.vue +++ b/src/components/Show.vue @@ -6,10 +6,12 @@
{{item.prefix}} - --- +   
+

详细解答

+

@@ -17,26 +19,29 @@
{{item.prefix}} - --- +    +

详细解答

+

- - - - - - + (  ) +

详细解答

+

+   +

详细解答

+

+
diff --git a/src/components/question/questionList.vue b/src/components/question/questionList.vue index af6f464..e8a90c0 100644 --- a/src/components/question/questionList.vue +++ b/src/components/question/questionList.vue @@ -1,41 +1,47 @@