Merge pull request 'zhuhao_dev' (#285) from zhuhao_dev into main

Reviewed-on: #285
This commit is contained in:
朱浩 2024-09-27 15:15:28 +08:00
commit 716c1dd0a9
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;