lxf
2025-07-15 c4887c87ae71021c1edb33bf16417e6f5fe1f8e5
Merge branch 'dev6.19' of http://124.156.157.155:8060/r/composite_h5-main into dev6.19
2 files modified
3 ■■■■ changed files
src/views/cryptos/TrendDetails/index.vue 1 ●●●● patch | view | raw | blame | history
src/views/quotes/UsStockMore.vue 2 ●●● patch | view | raw | blame | history
src/views/cryptos/TrendDetails/index.vue
@@ -525,6 +525,7 @@
    this.sockets.quote = null
    this.sockets.deals = null
    this.sockets.askBid = null
    clearTimeout(this.timeout)
  },
  beforeRouteEnter(to, from, next) {
    const { params: { symbol } } = to
src/views/quotes/UsStockMore.vue
@@ -32,7 +32,7 @@
                    </div>
                  </div>
                </li>
                <li v-for="(item, index) in list" :key="item.symbol" @click="itemClick(item)">
                <li v-for="item in list" :key="item.symbol" @click="itemClick(item)">
                  <div class="flex-l">
                    <p>{{ item.name }}</p>
                    <p class="gray-text">