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