|
|
@@ -137,8 +137,8 @@
|
|
|
margin-top: 24rpx;padding: 12rpx 0;
|
|
|
.body-row{display: flex;justify-content: space-between;align-items: center;
|
|
|
padding: 12rpx 8rpx;box-sizing: border-box;}
|
|
|
- .title-text{display: flex;align-items: center;}
|
|
|
- .value-text{color: #666;}
|
|
|
+ .title-text{display: flex;align-items: center;flex-shrink: 0;}
|
|
|
+ .value-text{color: #666;@include single-line-ellipsis();margin-left: 24rpx;}
|
|
|
.user-icon,.tel-icon,.idcard-icon,.date-icon,.htzt-icon{
|
|
|
width: 36rpx;height: 36rpx;@include ezy-no-repeat-cover();margin-right: 20rpx;}
|
|
|
.status-0 { color: #ffa726; }//待签字
|