个人认证

This commit is contained in:
唐明明
2021-09-24 16:34:10 +08:00
parent 9c8b34cc30
commit 03c6628e84
6 changed files with 101 additions and 85 deletions

View File

@@ -274,11 +274,7 @@
break
case 2:
content = {
image: [{
showpath: '',
path : '',
title : ''
}]
image: []
}
break
case 3:
@@ -440,6 +436,7 @@
font-size: $title-size;
line-height: 50rpx;
height: 200rpx;
}
.module-imgs{
display: flex;