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