mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 11:56:44 +08:00
修改接口
This commit is contained in:
@@ -33,7 +33,7 @@ const list = function(query) {
|
||||
topOrder:true,置顶排序
|
||||
*/
|
||||
const pageList = function(query) {
|
||||
return ajax.post('/xboe/m/course/portal/pagelist', query);
|
||||
return ajax.post('/xboe/m/course/portal/pagelist-new', query);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user