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