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