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