解决导航栏显示上次打开所有导航栏记录bug

This commit is contained in:
zhujiyan
2024-08-05 11:20:35 +08:00
parent 12ecbbeb34
commit 5a6951a866
53 changed files with 3740 additions and 63 deletions

View File

@@ -99,6 +99,6 @@ watch(
.layout-main-scrollbar {
width: 100%;
position: relative;
overflow: hidden;
//overflow: hidden;
}
</style>