ecshop 二次开发ecshop 功能开发模板制作
ecshop 二次开发资料1,格式化系统时间
$rows['date'] = local_date($GLOBALS['_CFG']['time_format'], $rows['add_time']);
2,foreach
$smarty->assign('all_brand', $all_brand);
assign_query_info();
模板上输出:
{foreach from=$article_list item=list}
{$list.name}
{/foreach}
ecshop 功能开发,ecshop 模板 开发 清如许工作室 http://www.qingruxu.com