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