Browse Source

Merge branch 'refs/heads/milestone-20251031-简版功能开发' into lihuilin/feature-20251024095243-我的

lihuilin/feature-20251024095243-我的
lihui 3 weeks ago
parent
commit
c44235893b
  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