fuliqi
2024-08-07 c46d8df84b7eefe4cfeb433571112eb6be71a893
src/components/ThemePicker/index.vue
@@ -15,7 +15,7 @@
  data() {
    return {
      chalk: '', // content of theme-chalk css
      theme: ''
      theme: "#409EFF"
    }
  },
  computed: {