首页切换标签重构

This commit is contained in:
2026-04-24 17:57:59 +08:00
parent 3c337f13ef
commit 564acbc91e
2 changed files with 37 additions and 21 deletions

View File

@@ -342,7 +342,7 @@
systemInfo.value = res;
}
} catch (error) {
console.log(error);
console.log(error);
} finally {
if (accountId === selectedAccountId.value) {
metricLoading.value = false;
@@ -417,9 +417,6 @@
height: 100%;
min-height: 0;
padding: 0 !important;
width: calc(100% + 10px);
margin-left: -5px !important;
margin-right: -5px !important;
margin-bottom: 0 !important;
overflow: hidden !important;
background: transparent !important;