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