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