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