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