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