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