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