首页课程筛选

This commit is contained in:
zhaofang
2022-11-09 16:20:34 +08:00
parent 292c5dd515
commit a55bc83772
5 changed files with 139 additions and 51 deletions

View File

@@ -217,7 +217,7 @@
},
//推荐文章
getArtData() {
apiIndex.articlelist(2).then(res=>{
apiIndex.mobieArticle(2).then(res=>{
if(res.status == 200) {
let ids = [];
res.result.forEach(item=>{