This commit is contained in:
X1627315083@163.com
2026-04-09 13:36:03 +08:00
parent 4ac3f7e054
commit 3a7ba636f2
6 changed files with 240 additions and 8 deletions

View File

@@ -2132,7 +2132,7 @@ export default defineComponent({
}
> .routerView {
position: relative;
overflow: hidden;
overflow-y: hidden;
flex: 1;
display: flex;
> .router {