{layout name="layout"/} {php} use app\model\Category; use app\model\PositionModel; $childrenMenu = Category::getChildrenByParentId($topCategoryId); $joinList = PositionModel::getByCategoryId(Category::CATEGORY_JOIN_BLOCK,true,99999); {/php} {include file="public/about_second" /}

{$blocks['join']['value']}

{$blocks['join']['title']}
{:nl2br($blocks['info']['value'])}

{$blocks['qr_1']['alt']} “中正物业”{$blocks['qr_1_title']['value']??''}

{$blocks['qr_2']['alt']} “中正物业”{$blocks['qr_2_title']['value']??''}

{foreach $joinList as $joinItem}

{$joinItem.title}

工作地点:{$joinItem.address}

发布时间:{:date('Y-m-d', $joinItem.create_time)}

{$joinItem.title}
{/foreach}