From 2bd7282abec9ddf6b61769af7cce578638690b80 Mon Sep 17 00:00:00 2001 From: lixg Date: Fri, 24 Feb 2023 13:34:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E4=BF=AE=E6=94=B9=E6=8A=95=E7=A5=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/vote/CreateVote.vue | 133 ++++++++++++++++----------- src/components/vote/VoteQuestion.vue | 53 ++++++----- 2 files changed, 107 insertions(+), 79 deletions(-) diff --git a/src/components/vote/CreateVote.vue b/src/components/vote/CreateVote.vue index c3f8c63e..2d9bb68f 100644 --- a/src/components/vote/CreateVote.vue +++ b/src/components/vote/CreateVote.vue @@ -4,18 +4,20 @@
-
{{ options.length ? "编辑投票题干" : "创建投票题干" }}
+
+ {{ options.length ? "编辑投票题干" : "创建投票题干" }} +
@@ -23,8 +25,8 @@
asterisk
创建题干: @@ -34,34 +36,35 @@
-
- +
+