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