黄何裕
2024-07-30 1995e710dcf70e635c4edaa8173f8b66cd67d499
src/components/ThemePicker/index.vue
@@ -15,7 +15,7 @@
  data() {
    return {
      chalk: '', // content of theme-chalk css
      theme: ''
      theme: "#409EFF"
    }
  },
  computed: {