主题切换

This commit is contained in:
sjl
2025-03-19 10:26:41 +08:00
parent c215f51554
commit 962c286fd5
10 changed files with 86 additions and 17 deletions

View File

@@ -168,7 +168,7 @@ const handleTabsChange = (val: any) => {
form.value.activeChildTabs = Number(val)
}
localStorage.setItem('color', 'red')
localStorage.setItem('color', '#91cc75')
//功能选择数据
const tabsList = ref([
{