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;