迅睿CMS框架是一款PHP8高性能·簡單易用的CMS開源開發(fā)框架,基于MIT開源許可協(xié)議發(fā)布,免費且不限制商業(yè)使用,是免費開源的產(chǎn)品,以萬端互聯(lián)為設(shè)計理念,支持的微信公眾號、小程序、APP客戶端、移動端網(wǎng)站、PC網(wǎng)站等多終端式管理系統(tǒng)。
聯(lián)系官方銷售客服
1835022288
028-61286886
使用官方的 瀑布流滾動加載 http://www.zbshanke.com/doc/534.html
做成點擊加載,在列表頁使用沒問題,提示加載都正常,
在搜索頁面,點擊加載正常,內(nèi)容加載完了 點擊在加載 沒 已經(jīng)顯示完了 提示,
js沒有報錯 就是沒有 已經(jīng)顯示完了 的提示,請問是哪里沒寫正確嗎?
回復(fù)@外聘專員-小波工作室 $.get('/index.php?s=api&c=api&m=template&name=search_data.html&module={MOD_DIR}&catid={$catid}&searchid={$searchid}&sototal={$sototal}&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)
回復(fù)@外聘專員-小波工作室
使用這個 點擊加載沒反應(yīng)了。
回復(fù)@外聘專員-小波工作室 $.get('/index.php?s=api&c=api&m=template&name=search_data.html&module={MOD_DIR}&catid={$catid}&searchid={$searchid}&sototal={$sototal}&order={$params.order}&format=json&page='+Mpage+'&'+Math.random(),function(res)
這個地址 該怎么寫呢?
回復(fù)@外聘專員-小波工作室
使用這個 點擊加載沒反應(yīng)了。