xiangpei
2024-09-04 1c3655f7f193c103ad01179ec8ba8f4cf10977ce
src/components/ThemePicker/index.vue
@@ -15,7 +15,7 @@
  data() {
    return {
      chalk: '', // content of theme-chalk css
      theme: ''
      theme: "#409EFF"
    }
  },
  computed: {