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