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