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