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