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