单独一个栏目的代码是这个
回答: 请问技术, 偶想在偶自己首页, 每个频道显示6个帖子 由 婉君 于 2023-05-07 17:53
$dataPost = [ 'bbsid' => 3, 'limit' => 6, ]; $threadListJson = $apiHTTP->postWithAuth($auth_config['resource_host'] . "/index.php?app=index&act=threadlist", $dataPost); $threadList = json_decode($threadListJson, true); $threadlist = $threadList['threadlist']; 期中 bbsid 对应的就是板块的id坛主:技术支持于2023_05_08 0:29:29编辑
内容来自网友分享,若违规或者侵犯您的权益,请联系我们
所有跟帖: ( 主贴楼主有权删除不文明回复,拉黑不受欢迎的用户 )
楼主前期社区热帖:
>>>>查看更多楼主社区动态...