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