|
@@ -1307,6 +1307,13 @@
|
|
|
.uni-list--border-top,.uni-list--border-bottom{display: none!important;}
|
|
.uni-list--border-top,.uni-list--border-bottom{display: none!important;}
|
|
|
.sfht-scroll-view{height: calc(100vh - 398rpx - var(--status-bar-height));background-color: #f4f6fa!important;}
|
|
.sfht-scroll-view{height: calc(100vh - 398rpx - var(--status-bar-height));background-color: #f4f6fa!important;}
|
|
|
.uni-list--border-top{display: none!important;}
|
|
.uni-list--border-top{display: none!important;}
|
|
|
|
|
+
|
|
|
|
|
+ .all-type-box{
|
|
|
|
|
+ position: absolute;top: 80rpx;left: 0;right: 0;bottom: 0;
|
|
|
|
|
+ z-index: 2;background-color: rgba(0,0,0,0.3);
|
|
|
|
|
+ .data-check-radio-group{height: 200rpx;border:1rpx solid #f5f5f5;}
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
.sfht-list-item-box{
|
|
.sfht-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;}
|