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