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