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

@@ -36,7 +36,8 @@
v-model="selection.pen.data.valueMappingShow"
:active-value="true"
:inactive-value="false"
active-color="#ee9d3f"
active-icon-class="switch-open"
inactive-icon-class="switch-shut"
/>
</el-form-item>
</el-row>