// 定时从接口抓取展示页面 列表数据
window.setInterval(() => {
this.getMainList()
}, 1000)
本文标题:定时抓取接口数据
本文链接:https://www.haomeiwen.com/subject/xmwractx.html
网友评论