zxl
2025-11-18 a6da9ef30581eec96d3bfe979c10bdd25ca92d6c
src/components/ThemePicker/index.vue
@@ -15,7 +15,7 @@
  data() {
    return {
      chalk: '', // content of theme-chalk css
      theme: ''
      theme: "#409EFF"
    }
  },
  computed: {