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