fuliqi
2024-09-04 d9995144f1353ec0b59f4d005d359b80c9d1d9e5
src/components/ThemePicker/index.vue
@@ -15,7 +15,7 @@
  data() {
    return {
      chalk: '', // content of theme-chalk css
      theme: ''
      theme: "#409EFF"
    }
  },
  computed: {