龚焕茏
2024-08-27 d5aac4dbc0934569fc45df090d647d33d2d361f7
src/components/ThemePicker/index.vue
@@ -15,7 +15,7 @@
  data() {
    return {
      chalk: '', // content of theme-chalk css
      theme: ''
      theme: "#409EFF"
    }
  },
  computed: {