样式
This commit is contained in:
@@ -146,10 +146,12 @@ uni-button:after {
|
||||
white-space: nowrap;
|
||||
padding: 0 20rpx;
|
||||
border-bottom: 10rpx solid #f5f5f5;
|
||||
text-align: center;
|
||||
}
|
||||
.slide_new table td:first-child, .slide_new table th:first-child{
|
||||
position: sticky;
|
||||
left: 0;
|
||||
z-index: 101;
|
||||
}
|
||||
.slide_new table thead tr th {
|
||||
position: sticky;
|
||||
@@ -159,9 +161,9 @@ uni-button:after {
|
||||
line-height: 98rpx;
|
||||
color: #696969;
|
||||
font-weight: bold;
|
||||
z-index: 100;
|
||||
}
|
||||
.slide_new table thead tr th:first-child {
|
||||
z-index: 1;
|
||||
background: #d7d7d7;
|
||||
}
|
||||
.slide_new table tbody tr td {
|
||||
@@ -181,7 +183,7 @@ uni-button:after {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
z-index: 100;
|
||||
z-index: 200;
|
||||
background-color: #fff;
|
||||
padding-top: 10rpx;
|
||||
box-shadow: 0 0 20rpx 0 rgba(160,160,160,0.7);
|
||||
|
||||
Reference in New Issue
Block a user