spring
3 天以前 ac0cd006719a2db71625610460f6537c15eaa9f4
src/layout/components/Settings/index.vue
@@ -108,7 +108,7 @@
}
function themeChange(val) {
  settingsStore.theme = val
  settingsStore.theme = '165DFF'
  handleThemeStyle(val)
}