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