From bbfb2087b1c1aad4da5ad27fc7d4d75ccc24ae52 Mon Sep 17 00:00:00 2001 From: baishun Date: Wed, 19 Apr 2023 13:40:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=9C=8D=E5=9B=9E=E5=A4=8D=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=EF=BC=9A=E9=97=AE=E9=A2=98=E5=88=86=E7=B1=BB=E5=92=8C?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E5=88=97=E8=A1=A8=E9=83=A8=E5=88=86=E5=AF=B9?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/main/config/reply-settings/index.vue | 101 +++--- .../question-category/index.vue | 315 ++++++++++++++++++ 2 files changed, 378 insertions(+), 38 deletions(-) create mode 100644 src/page/main/config/reply-settings/question-category/index.vue diff --git a/src/page/main/config/reply-settings/index.vue b/src/page/main/config/reply-settings/index.vue index e986d52..bd65519 100644 --- a/src/page/main/config/reply-settings/index.vue +++ b/src/page/main/config/reply-settings/index.vue @@ -4,14 +4,14 @@
是否启用
- + + :labels="['否', '是']" />
*欢迎语
@@ -41,8 +41,15 @@ :values="[0, 1]" v-model="row.state"> +