mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-06 17:36:45 +08:00
首页课程筛选
This commit is contained in:
@@ -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=>{
|
||||
|
||||
Reference in New Issue
Block a user