Browse Source

标题背景透明

yanzili 4 years ago
parent
commit
13615d89dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      report-ui/src/views/report/bigscreen/designer/tools.js

+ 1 - 1
report-ui/src/views/report/bigscreen/designer/tools.js

@@ -121,7 +121,7 @@ const widgetTools = [
           name: 'background',
           required: false,
           placeholder: '',
-          value: 'rgba(115,170,229,.1)',
+          value: 'rgba(115,170,229,.0)',
         },
         {
           type: 'el-select',