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