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