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