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