From 99e00108a47137e18737505e5f1b5e82c8976658 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Fri, 26 Apr 2024 18:10:59 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=96=87=E6=A1=88=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/custom-component/common/CommonStyleSet.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/src/custom-component/common/CommonStyleSet.vue b/core/core-frontend/src/custom-component/common/CommonStyleSet.vue index dfaa67cc6f..b9e91abb43 100644 --- a/core/core-frontend/src/custom-component/common/CommonStyleSet.vue +++ b/core/core-frontend/src/custom-component/common/CommonStyleSet.vue @@ -371,7 +371,7 @@ const styleOptionMountedKeyArray = [ const styleOptionKeyArray = [ { value: 'opacity', - label: '透明度', + label: '不透明度', customOption: opacitySizeList, width: '90px', icon: 'dv-style-opacity'