医生详情

This commit is contained in:
zoujiandong
2024-04-18 11:44:51 +08:00
parent 56fda3ec81
commit 8931fed976
3 changed files with 51 additions and 12 deletions
@@ -364,4 +364,11 @@ page{
.popwrper{
display: flex;
flex-direction: column;
}
.nonedata{
display:flex;
width:100%;
min-height:500rpx;
align-items: center;
justify-content: center;
}