Merge branch 'dev_vite' of http://18.167.251.121:10003/aidlab/aida_front into dev_vite

This commit is contained in:
李志鹏
2025-10-03 13:46:23 +08:00
3 changed files with 3 additions and 2 deletions

View File

@@ -74,6 +74,7 @@ export default defineComponent({
// width: 100%;
// height: 100%;
display: flex;
overflow: hidden;
flex-direction: column;
}
</style>