feat(M08-C): 补会员检索与员工概况
This commit is contained in:
@@ -53,6 +53,21 @@
|
||||
margin-bottom: 28rpx;
|
||||
}
|
||||
|
||||
.management-tools {
|
||||
align-items: center;
|
||||
background: #f8fafc;
|
||||
border: 1rpx solid #e2e8f0;
|
||||
border-radius: 16rpx;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-bottom: 24rpx;
|
||||
padding: 20rpx;
|
||||
}
|
||||
|
||||
.management-tools button {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.summary-card {
|
||||
background: #f8fafc;
|
||||
border: 1rpx solid #e2e8f0;
|
||||
|
||||
Reference in New Issue
Block a user