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