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