From 1aace9d3d56c85d9f8be21244375c25549d92cfb Mon Sep 17 00:00:00 2001 From: shangbin Date: Wed, 30 Mar 2022 19:22:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E5=B1=9E=E6=80=A7?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E6=A1=86=E5=BF=AB=E9=80=9F=E5=B1=9E=E6=80=A7?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AttributeInput.vue | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/src/components/AttributeInput.vue b/src/components/AttributeInput.vue index 915cc9f..60665be 100644 --- a/src/components/AttributeInput.vue +++ b/src/components/AttributeInput.vue @@ -22,16 +22,16 @@
Class + effect="dark" class="tag">Class 点击事件 + effect="dark" class="tag">点击事件 文本内容 + effect="dark" class="tag">文本内容
@@ -262,7 +262,7 @@ export default { }; -