10.13 修改时间筛选逻辑,去掉分时图线上圆圈展示,修改K线图颜色
This commit is contained in:
@@ -219,7 +219,10 @@
|
||||
font-weight: bold;
|
||||
color: #222;
|
||||
}
|
||||
.eventListC .list .item .stockList .stockItem .change {
|
||||
.eventListC .list .item .stockList .stockItem .change.down {
|
||||
color: #355422;
|
||||
}
|
||||
.eventListC .list .item .stockList .stockItem .change.up {
|
||||
color: #F97316;
|
||||
}
|
||||
.eventListC .list .item .timeToolBarC {
|
||||
|
||||
Reference in New Issue
Block a user