zhuhao_dev #285

Merged
zhuhao merged 3 commits from zhuhao_dev into main 2024-09-27 15:15:30 +08:00
1 changed files with 4 additions and 1 deletions

View File

@ -711,7 +711,10 @@ export default {
.page-center-wrap{
flex: 1;
height: 100%;
padding: 0 10px;
padding: 0 5px;
margin: 0 5px;
border-radius: 10px;
background-color: white;
.prepare-center-jxkj{
height: 100%;
display: flex;