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