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