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