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