|
|
@@ -846,7 +846,6 @@ export default {
|
|
|
/deep/ .van-uploader {
|
|
|
margin-top: 20px;
|
|
|
}
|
|
|
-
|
|
|
.time-box {
|
|
|
background-color: @bg;
|
|
|
margin-right: 20px;
|
|
|
@@ -861,11 +860,11 @@ export default {
|
|
|
.van-field__label,
|
|
|
.van-cell__title {
|
|
|
font-weight: bold;
|
|
|
- width: 70px;
|
|
|
- max-width: 70px !important;
|
|
|
- min-width: 70px !important;
|
|
|
- flex-shrink: 0;
|
|
|
- margin-right: 10px !important;
|
|
|
+ // width: 70px;
|
|
|
+ // max-width: 70px !important;
|
|
|
+ // min-width: 70px !important;
|
|
|
+ // flex-shrink: 0;
|
|
|
+ // padding-right: 10px !important;
|
|
|
}
|
|
|
.van-cell__value {
|
|
|
text-align: left;
|
|
|
@@ -1147,6 +1146,7 @@ export default {
|
|
|
bottom: 0;
|
|
|
background: #ffffff;
|
|
|
padding-left: 43px;
|
|
|
+ z-index: 999;
|
|
|
.bottom();
|
|
|
div {
|
|
|
width: 290px;
|