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