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