您的位置:宽带测速网 > 帝国cms > 帝国cms 收藏总是页面模板收藏和收藏地址

帝国cms 收藏总是页面模板收藏和收藏地址

2025-08-20 10:17来源:互联网 [ ]

帝国cms收藏总:<?=$empire->gettotal("select count(*) as total from sql_enewsfava");?>
内容页面收藏显示数量:<?=$empire->gettotal("select count(*) as total from zhan_enewsfava where id='$navinfor[id]' and classid='$navinfor[classid]'");?> 缺点更新后才可以显示。
收藏地址,内容页面使用:/e/member/fava/add/?classid=[!--classid--]&id=[!--id--]