lxf
2025-07-05 8c51de06d839339f428ca0691099fe60740765cf
src/views/cryptos/index.vue
@@ -142,6 +142,7 @@
      if (!(list instanceof Array)) {
        return
      }
      // console.log('接口:_getHomeList 热门:',list)
      this.loading = false
      // this.qList = list.slice(0,10);
      this.qList = list;