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