style: 调整 switch 开关主题颜色

This commit is contained in:
@changcode
2021-11-30 14:36:51 +08:00
parent 895e84b77c
commit 1f0fc53526
28 changed files with 214 additions and 94 deletions

View File

@@ -45,7 +45,8 @@
v-model="editDc.state"
active-value="ON"
inactive-value="OFF"
active-color="#ee9d3f"
active-icon-class="switch-open"
inactive-icon-class="switch-shut"
>
</el-switch>
</el-form-item>