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