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