refactor: ♻️ 登录页面样式优化
Former-commit-id: b0a95b8dc160984edbdb3189263f51104e8b3038
This commit is contained in:
@@ -86,6 +86,7 @@ onMounted(() => {
|
||||
"--el-color-primary",
|
||||
settingsStore.themeColor
|
||||
);
|
||||
document.documentElement.classList.add(theme);
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user