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