部分页面样式调整

This commit is contained in:
X1627315083
2025-06-30 10:53:25 +08:00
parent 6fc2a8fc57
commit 3ce63ea3a7
60 changed files with 1326 additions and 430 deletions

View File

@@ -70,5 +70,7 @@ export default defineComponent({
width: 34rem;
// width: 100%;
height: 100%;
display: flex;
flex-direction: column;
}
</style>