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