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