From e226ce9bf1fc3959cc71a852e26ef394b0b57f35 Mon Sep 17 00:00:00 2001 From: "maghny@126.com" Date: Sat, 26 Apr 2025 21:14:25 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=E8=AF=95?= =?UTF-8?q?=E9=A2=98=E7=A8=8B=E5=BA=8F=E8=AE=BE=E8=AE=A1=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/paper/question/CdesignForm.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/views/paper/question/CdesignForm.vue b/src/views/paper/question/CdesignForm.vue index 9f382f1..6ed19d8 100644 --- a/src/views/paper/question/CdesignForm.vue +++ b/src/views/paper/question/CdesignForm.vue @@ -12,7 +12,7 @@
-
答题程序模板
+
答题程序模板
@@ -81,7 +81,7 @@ label="检查代码关键字" size="large" /> -
+
编译得分比例: -
+
关键字得分比例: { } .btn-line { display: flex; + margin-top: 10px; } .flex { display: flex; - text-align: center; + align-items: center; } } }