{include file="common/common_head_content" /}
{include file="common/common_statistical_code_body_start" /} {include file="common/common_header_nav" /} {include file="common/common_page_banner" /}
{php} $pageConfig = [ 'is_page' => 1, 'list_rows' => 10, 'curr_page' => 'active', 'pre_text' => '', 'next_text' => '', 'div_class' => 'pageList', 'def_pre_class' => 'iconfont icon-left7', 'def_next_class' => 'iconfont icon-right7', ]; $list = siteGetList($detail['model_id'], $detail['arrchildid'], $pageConfig); {/php}
{foreach $list as $key => $item}
Q:
{$item.name}
A: {$item.answer}
{/foreach}
{$list->render()|raw}
{include file="common/common_hot_product" /}
{include file="common/common_footer_bot" /} {include file="common/common_statistical_code_body_end" /}