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