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