瀏覽代碼

标题背景透明

yanzili 4 年之前
父節點
當前提交
13615d89dc
共有 1 個文件被更改,包括 1 次插入1 次删除
  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',