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