加群需要添加API
This commit is contained in:
@@ -33,18 +33,20 @@
|
||||
margin-top: 12px;
|
||||
overflow: hidden;
|
||||
|
||||
.group-introduction-list{
|
||||
.group-introduction-list {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: auto;
|
||||
padding: 12px 18px;
|
||||
padding: 12rpx 24rpx;
|
||||
width: calc(100% - 48rpx);
|
||||
}
|
||||
.select-item {
|
||||
border-radius: 26rpx;
|
||||
}
|
||||
|
||||
&-item {
|
||||
padding: 14px 18px;
|
||||
border-bottom: 1px solid #E5E5E5;
|
||||
|
||||
border-bottom: 2rpx solid #e5e5e5;
|
||||
&-label {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user