解决提示框遮挡问题,优化UserManagement和HeaderBar布局,导航栏重复点击警告,退出跳转页面的优化

This commit is contained in:
Ran_Chen
2025-04-03 15:44:41 +08:00
parent ad0493f8a0
commit 7550ac327e
9 changed files with 267 additions and 328 deletions
+4
View File
@@ -27,6 +27,10 @@ nav {
}
}
.el-message {
top: 45px !important;
}
</style>
<script>
</script>