3 days ago 584860d11b454774b60c71b63d221b5481c0f3bd
src/page/kline/kIndex.vue
@@ -610,7 +610,7 @@
    display: block;
    content: "";
    height: 0.07rem;
    background-color: #1381a4;
    background-color: #00f0ff;
    width: 100%;
    left: 0;
    bottom: -0.25rem;
@@ -747,7 +747,7 @@
.k_line_detail {
  width: 100%;
  height: calc(100vh - 300px);
  height: 100vw;
  background: #fff;
  border-radius: 0 0 0.3rem 0.3rem;
}