2 Commits

  1. 5
      pages/deepExploration/stockSelectDetail.vue

5
pages/deepExploration/stockSelectDetail.vue

@ -342,18 +342,19 @@
display: flex;
border-top: 1rpx dashed #eee;
width: 210%;
font-weight: 400;
&.increase-positive {
.other_colum {
color: #2DD357;
font-weight: 200;
font-weight: 400;
}
}
&.increase-negative {
.other_colum {
color: #FF4150;
font-weight: 200;
font-weight: 400;
}
}

Loading…
Cancel
Save