style(数据大屏): 图标组件样式调整

This commit is contained in:
wangjiahao 2024-04-22 16:32:32 +08:00
parent 05c5b5b589
commit 79726aeab6
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1713774473081" class="icon" viewBox="0 0 1129 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="9335" xmlns:xlink="http://www.w3.org/1999/xlink" width="220.5078125" height="200"><path d="M0 741.517241h1129.931034v282.482759H0zM0 353.103448h1129.931034v211.862069H0zM0 0h1129.931034v141.241379H0z" p-id="9336"></path></svg>

After

Width:  |  Height:  |  Size: 478 B

View File

@ -381,7 +381,7 @@ const styleOptionKeyArray = [
label: '边框宽度',
customOption: borderWidthList.value,
width: '90px',
icon: 'dv-style-opacity'
icon: 'dv-style-borderSize'
},
{
value: 'borderRadius',