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