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