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