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