首页页面

This commit is contained in:
zhaofang
2022-09-25 18:50:47 +08:00
parent fb32fdf509
commit 14f7157caf
12 changed files with 730 additions and 421 deletions

View File

@@ -21,7 +21,11 @@
},
width:{
type:String,
default:'200px'
default:'40px'
},
height:{
type:String,
default:'40px'
},
sex:{
type:Number,
@@ -86,8 +90,8 @@
}
.uavatar{
// border: 1px solid #73adfe;
width: 28px;
height: 28px;
// width: 28px;
// height: 28px;
// background: #d9e9ff;
display: flex;
justify-content: center;