Commit 8c426114 authored by 赵伟庚's avatar 赵伟庚

update:bg-switch默认颜色修改

parent d05ff75f
...@@ -33,7 +33,7 @@ export default { ...@@ -33,7 +33,7 @@ export default {
}, },
colors: { colors: {
type: Array, type: Array,
default: () => ["#c1c7d7", "#275a9d"], default: () => ["#cbced7", "#2b4695"],
}, },
disabled: { disabled: {
type: Boolean, type: Boolean,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment