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