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