|
@@ -1274,7 +1274,7 @@
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
.select-kh-btn-box{
|
|
.select-kh-btn-box{
|
|
|
- display: flex;padding: 0 100rpx;background-color: #fff;
|
|
|
|
|
|
|
+ display: flex;padding: 0 100rpx;background-color: #fff;border-top: 1rpx solid #f4f6fa;
|
|
|
.phone-green-btn,.phone-white-btn{font-size: 28rpx;margin: 46rpx auto;width: 60%;}
|
|
.phone-green-btn,.phone-white-btn{font-size: 28rpx;margin: 46rpx auto;width: 60%;}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -1285,15 +1285,11 @@
|
|
|
width: 100%;height: 100vh;background-color: #f4f6fa;
|
|
width: 100%;height: 100vh;background-color: #f4f6fa;
|
|
|
.jz-scroll-view{height: calc(100vh - 250rpx - var(--status-bar-height));background-color: #f4f6fa!important;}
|
|
.jz-scroll-view{height: calc(100vh - 250rpx - var(--status-bar-height));background-color: #f4f6fa!important;}
|
|
|
.uni-list--border-top,.uni-list--border-bottom{display: none!important;}
|
|
.uni-list--border-top,.uni-list--border-bottom{display: none!important;}
|
|
|
- .uni-load-more{background-color: #f4f6fa;padding-bottom: 20rpx;}
|
|
|
|
|
- .select-jz-btn-box{
|
|
|
|
|
- display: flex;padding: 0 100rpx;background-color: #fff;
|
|
|
|
|
- .phone-green-btn,.phone-white-btn{font-size: 28rpx;margin: 46rpx auto;width: 60%;}
|
|
|
|
|
- }
|
|
|
|
|
|
|
+ .uni-load-more{background-color: #f4f6fa;padding: 20rpx 0;}
|
|
|
.jz-list-item-box{
|
|
.jz-list-item-box{
|
|
|
width: 100%;background-color: #f4f6fa!important;
|
|
width: 100%;background-color: #f4f6fa!important;
|
|
|
.uni-list--border{display: none!important;}
|
|
.uni-list--border{display: none!important;}
|
|
|
- .uni-list-item__container{padding: 0 24rpx 20rpx;flex-direction: column;}
|
|
|
|
|
|
|
+ .uni-list-item__container{padding: 20rpx 24rpx 0;flex-direction: column;}
|
|
|
}
|
|
}
|
|
|
.jz-select-card{
|
|
.jz-select-card{
|
|
|
background-color:#e5f8f4;display: flex;flex-direction: row;align-items: center;
|
|
background-color:#e5f8f4;display: flex;flex-direction: row;align-items: center;
|
|
@@ -1310,6 +1306,10 @@
|
|
|
.text-status{font-size: 26rpx;color: #3fd2a1;border: 1rpx solid #3fd2a1;padding: 0 12rpx;border-radius: 8rpx;}
|
|
.text-status{font-size: 26rpx;color: #3fd2a1;border: 1rpx solid #3fd2a1;padding: 0 12rpx;border-radius: 8rpx;}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
+ .select-jz-btn-box{
|
|
|
|
|
+ display: flex;padding: 0 100rpx;background-color: #fff;border-top: 1rpx solid #f4f6fa;
|
|
|
|
|
+ .phone-green-btn,.phone-white-btn{font-size: 28rpx;margin: 46rpx auto;width: 60%;}
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/* 三方合同新增*/
|
|
/* 三方合同新增*/
|