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