diff --git a/src/bg-ui/bg-switch.vue b/src/bg-ui/bg-switch.vue index 9dee5dd89691e6d9f60f5e2bc944529a15e3de1e..71463f84e6f1a01db41182ac3a682e1f29dc8d6d 100644 --- a/src/bg-ui/bg-switch.vue +++ b/src/bg-ui/bg-switch.vue @@ -33,7 +33,7 @@ export default { }, colors: { type: Array, - default: () => ["#c1c7d7", "#275a9d"], + default: () => ["#cbced7", "#2b4695"], }, disabled: { type: Boolean, diff --git a/src/page/main/config/dict/index.vue b/src/page/main/config/dict/index.vue index 5f7d8d060d4d0df55a06f31942bcc689a5562c36..463da1190d4bb11f674c087bcf94ced219af46f7 100644 --- a/src/page/main/config/dict/index.vue +++ b/src/page/main/config/dict/index.vue @@ -61,14 +61,15 @@ {{ row.updated_time.split("+")[0].replace("T", " ").replace("Z", " ") }}