From 1ff89fd8ec556f9fcb257301ed65c5f6349fa33d Mon Sep 17 00:00:00 2001 From: xuyanfeng Date: Sun, 4 Apr 2021 19:04:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96prop=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/src/devtools/ccType/ui-prop.vue | 53 ++++++++++++++++++++++---- 1 file changed, 45 insertions(+), 8 deletions(-) diff --git a/source/src/devtools/ccType/ui-prop.vue b/source/src/devtools/ccType/ui-prop.vue index 3ffa13e..d525507 100644 --- a/source/src/devtools/ccType/ui-prop.vue +++ b/source/src/devtools/ccType/ui-prop.vue @@ -34,7 +34,11 @@ :value="opt.value"> - + +
+ +
{{ value.data }}
+
@@ -43,10 +47,14 @@