帝國cms首頁自定義頁面實現分頁顯示支持博客欄目首頁,添加如下js代碼即可。
補充說明:http://www.cmsyuanma.com/news/jishu/617.html
<!doctype html> <html> <head> <meta charset="gb2312"> <title>www.ppqq.net</title> <meta name="keywords" content="" /> <meta name="description" content="" /> <script src="page.js"></script> </head> <body> <ul id="list" "display:none;"> [e:loop={'selfinfo',10,0,0}] <li><a href="<?=$bqsr[titleurl]?>" title="<?=$bqr[title]?>" ></li> [/e:loop] </ul> <ul id="list2"></ul><script src="page2.js"></script> </body> </html> |
新聞熱點
疑難解答