feat(core): 优化nav右侧菜单栏

This commit is contained in:
王立帮
2025-05-18 00:13:11 +08:00
parent ac6af68999
commit 7ba3aea658
11 changed files with 470 additions and 400 deletions

View File

@@ -6,7 +6,7 @@
height: var(--nav-height);
width: 100%;
background: transparent;
z-index: 100;
z-index: 400;
}
</style>
<div m-id="{{d.mId}}"></div>