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