主题 : API未定义
级别: 童生
UID: 138204
积分:26 加为好友
威望: 0 精华: 0
主题:2 回复:11
注册时间:2021-06-02
在线时长:0
1#   发表于:2021-06-11 17:55:49  IP:117.231.*.*
api.GET('/content/page',{
"contentId": "",
"channelIds": id,
"tagIds": "",
"channelPaths": "",
"siteIds": "",
"typeIds": "",
"title": "",
"isNew": "",
"isTop": "",
"timeBegin": "",
"timeEnd": "",
"excludeId": "",
channelOption:1,
"orderBy": "",
"page": page,
"size": 20,
"releaseTarget": ""
}

这个API需要引入什么其他JS吗
调用的时候报错


Uncaught ReferenceError: api is not defined
    at loading (aaaa:285)
    at HTMLDivElement.onclick (aaaa:151)
1 共1页