1
2026-05-19 0ef335dce6b9f40f094fa46e08b0888a594fd2e1
src/page/kline/index copy.vue
@@ -94,7 +94,7 @@
                    ? 'price green'
                    : 'price red'
                "
                >{{ singDetails.nowPrice }}</span
                >{{ singDetails.nowPrice | _toString }}</span
              >
            </div>
            <div class="bottom_now">
@@ -766,7 +766,7 @@
    display: block;
    content: "";
    height: 0.07rem;
    background-color: #1381a4;
    background-color: #00f0ff;
    width: 100%;
    left: 0;
    bottom: -0.25rem;