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