mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
提交
This commit is contained in:
@@ -3,7 +3,7 @@ import ajax from '@/utils/xajax.js'
|
||||
|
||||
/**
|
||||
* 首页推荐案例
|
||||
* @param type 1最热 2最新
|
||||
* @param type 2最热 1最新
|
||||
* */
|
||||
const cases=function (type){
|
||||
return ajax.get('/xboe/portal/index/cases?type='+type);
|
||||
|
||||
Reference in New Issue
Block a user