fix : 修复路由规范问题

This commit is contained in:
2024-05-14 20:26:33 +08:00
parent 2ad94511d0
commit 27dcca6617
12 changed files with 1219 additions and 3 deletions

View File

@@ -547,4 +547,5 @@ html, body, #app, .el-container, .el-aside, .el-main {
position: fixed;
bottom: 15px;
right: 15px;
z-index: 5;
}