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