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