fuliqi
2024-10-23 6c0b5b84c01936ce56de4c1821798b7bab6155e2
src/components/ThemePicker/index.vue
@@ -15,7 +15,7 @@
  data() {
    return {
      chalk: '', // content of theme-chalk css
      theme: ''
      theme: "#409EFF"
    }
  },
  computed: {