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