|
@@ -15,10 +15,10 @@
|
|
|
<div class="btm-left-block btm-left-state-c3"></div>
|
|
|
已签收
|
|
|
</div>
|
|
|
- <div class="btm-left-tip">
|
|
|
+ <!-- div class="btm-left-tip">
|
|
|
<div class="btm-left-block btm-left-state-c4"></div>
|
|
|
联动
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
<div class="btm-left-tip">
|
|
|
<div class="btm-left-block btm-left-state-c5"></div>
|
|
|
办结
|
|
@@ -350,8 +350,8 @@ export default {
|
|
|
border-left: none;
|
|
|
color: $inBlue;
|
|
|
display: flex;
|
|
|
- -webkit-transform: translateX(-24rem) !important;
|
|
|
- transform: translateX(-24rem) !important;
|
|
|
+ -webkit-transform: translateX(-21rem) !important;
|
|
|
+ transform: translateX(-21rem) !important;
|
|
|
transition: all 0.5s ease-in-out !important;
|
|
|
|
|
|
.btm-legend {
|