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