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