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