zxl
2 天以前 b599374e54fcb8fc56e6ccc8efe5f2b3f3d20716
src/components/ThemePicker/index.vue
@@ -15,7 +15,7 @@
  data() {
    return {
      chalk: '', // content of theme-chalk css
      theme: ''
      theme: "#409EFF"
    }
  },
  computed: {