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