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