企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
推荐位功能是一般企业站都用不到的。它的作用是像门户站首页的一些精彩推荐数据的调用时才用的。 标签使用方法: ~~~ <YP:list order="id desc" catid="4" limit="6" posid="1"> <li><a href="{$r.url}" title="{$r.title}">{$r.title|str_cut=###,15}</a></li> </YP:list> ~~~ 其中的posid="1"就是调用推荐位id是1的文章