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