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