门店管理新增创建按钮

This commit is contained in:
唐明明
2021-09-30 15:44:08 +08:00
8 changed files with 64 additions and 20 deletions

View File

@@ -729,8 +729,9 @@ export default {
margin: 15px 0 2.5px;
font-size: 36rpx;
.user-name-identity {
vertical-align: top;
width: 90rpx;
height: 15px;
height: 32rpx;
margin: 5px 0 0 5px;
}
}
@@ -932,6 +933,7 @@ export default {
.userNew-icon {
width: 40rpx;
height: 40rpx;
vertical-align: top;
margin: 24rpx 20rpx 0 0;
}
}