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