| | |
| | | insert: false, |
| | | update: false, |
| | | }, |
| | | formLabelWidth: '100px', |
| | | formLabelWidth: '120px', |
| | | upform: {}, |
| | | EditFormdialog: false, |
| | | tableData: [], |
| | |
| | | background: transparent; |
| | | } |
| | | } |
| | | /deep/ .el-input__inner { |
| | | background-color: transparent !important; |
| | | border: 1px solid; |
| | | color: white; |
| | | } |
| | | /deep/ .el-dialog { |
| | | background: #303030; |
| | | } |
| | | /deep/.el-range-editor.is-active, |
| | | .el-range-editor.is-active:hover, |
| | | .el-select .el-input.is-focus .el-input__inner { |
| | | border: 1px solid; |
| | | } |
| | | /deep/.el-dialog__title { |
| | | color: white; |
| | | } |
| | | /deep/.el-form-item__label { |
| | | color: white; |
| | | } |
| | | .boxlabel { |
| | | color: white; |
| | | } |
| | | } |
| | | </style> |