chore: 🔨 合并代码
This commit is contained in:
parent
6ccc6f6afe
commit
22c6c67036
|
|
@ -91,7 +91,6 @@ onMounted(() => {
|
||||||
"--el-color-primary",
|
"--el-color-primary",
|
||||||
settingsStore.themeColor
|
settingsStore.themeColor
|
||||||
);
|
);
|
||||||
document.documentElement.classList.add(theme);
|
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue