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