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