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