| 插件 | 建站系统大众版 V4.0 |
| 应用作者 | 迅睿官方团队 |
| 发布时间 | 2022-03-01 15:30:06 |
| 更新时间 | 2026-03-09 00:07:10 |
<div class="news-detail">
{category module=share pid=$catid}
<h1 class="detail-title">{$cat.name}</h1>
<div class="detail-info-bar">
<div class="detail-info-time">更新时间:{dr_date($_updatetime, 'Y-m-d')}</div>
<div class="detail-info-numbers">查看:{dr_show_hits($id)}</div>
</div>
<div class="detail-con" id="maximg">
<p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; list-style: none; transition: all 0s ease 0s; text-size-adjust: none; ;"><span style="margin: 0px; padding: 0px; list-style: none; transition: all 0s ease 0s; text-size-adjust: none; text-wrap: nowrap;">
{$cat.content}</span></p>
{/category}
</div>
以上代码栏目内容和时间都不能调用,栏目内容修改成{$c.content},{$t.content}等尝试过。这里的栏目是单页,不是列表
模板里面直接放他一句话,