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