增加 待巡检数量查询
This commit is contained in:
@@ -356,8 +356,8 @@ page {
|
||||
/* 项目间距 */
|
||||
margin-left:-10rpx;
|
||||
margin-right:-10rpx;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.white-bg .logo-list .l-l-item {
|
||||
width: 140rpx;
|
||||
text-align: center;
|
||||
@@ -368,6 +368,21 @@ page {
|
||||
}
|
||||
|
||||
|
||||
.white-bg .logo-list .l-l-item .red-bg{
|
||||
position: absolute;
|
||||
top:0rpx;
|
||||
right: 15rpx;
|
||||
width:32rpx;
|
||||
height: 32rpx;
|
||||
line-height: 32rpx;
|
||||
background-color: #FF2B44;
|
||||
text-align: center;
|
||||
border-radius: 50%;
|
||||
color:#fff;
|
||||
font-size:24rpx;
|
||||
}
|
||||
|
||||
|
||||
.white-bg .logo-list .l-l-item img {
|
||||
width: 90rpx;
|
||||
height: 90rpx;
|
||||
|
||||
Reference in New Issue
Block a user