黄何裕
2024-07-22 d60f2ca80ddbe1846fb7ad9fd1f1e2fb01c372fe
src/components/ThemePicker/index.vue
@@ -15,7 +15,7 @@
  data() {
    return {
      chalk: '', // content of theme-chalk css
      theme: ''
      theme: "#409EFF"
    }
  },
  computed: {