detail页面调整

This commit is contained in:
X1627315083
2025-02-17 09:34:28 +08:00
parent 69b6a9512f
commit 2ecff5c060
29 changed files with 2900 additions and 220 deletions

View File

@@ -607,6 +607,7 @@ export default defineComponent({
.homeMain_content_body{
flex: 1;
height: calc(100vh - 7rem);
overflow: hidden;
}
}
.homeMain_heade {