Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin
Former-commit-id: 6ccc6f6afe
This commit is contained in:
commit
2d00ffddb0
|
|
@ -91,6 +91,7 @@ onMounted(() => {
|
|||
"--el-color-primary",
|
||||
settingsStore.themeColor
|
||||
);
|
||||
document.documentElement.classList.add(theme);
|
||||
});
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue