$notices = sp_get_top_help_notice();
【最新通知】
{$key+1}、{$vo['post_title']}
{$vo.post_modified|substr=0,10}
【问题索引】
$terms = sp_get_child_help_terms(2);
{$term['name']}
$qterm_id = $term['term_id']; $qterms_c = sp_get_child_help_terms($qterm_id);
{$qterm_c['name']}
教程中心
$lterms = sp_get_child_help_terms(1);
{$term['name']}
$term_id = $term['term_id']; $term_c = sp_get_child_help_terms($term_id);
{$vo['name']}
$terms = sp_get_index_help_terms();
{$vo['name']}
更多》
$filters = $vo['filters']; $commons = sp_sql_helps_bycatid(2,'field:post_title,post_excerpt,object_id;limit:0,6;order:listorder asc,post_modified desc;',array($filters));
Q、{$common['post_title']}
A:
{$common['post_excerpt']}
查看全部问题》
{:hook('footer_end')}