内容加载完了点击在加载 没已经显示完了提示 迅睿框架 更新 2024-05-13 16:15:10 麦尖 使用官方的 瀑布流滚动加载 https://www.xunruicms.com/doc/534.html做成点击加载,在列表页使用没问题,提示加载都正常,在搜索页面,点击加载正常,内容加载完了 点击在加载 没 已经显示完了 提示,js没有报错 就是没有 已经显示完了 的提示,请问是哪里没写正确吗?
$.get('/index.php?s={MOD_DIR}&c=search&catid={$catid}&ajax_page=search_data.html&&order={$params.order}&format=json&page='+Mpage+'&'+Math.random(),function(res)$.get('/index.php?s={MOD_DIR}&c=search&catid={$catid}&ajax_page=search_data.html&&order={$params.order}&format=json&page='+Mpage+'&'+Math.random(),function(res)使用这个 点击加载没反应了。