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