Skip to main content
头部广告图片
  主页 > CMS教程

phpcms怎样调用非主表/自定义字段

2025-11-19 浏览:

解决方法:如果不是主表 要加 moreinfo="1"

例:

{pc:content action="lists" catid="$catid" num="10" order="id DESC" moreinfo="1"}