tpl_vars['info']->value){?>
tpl_vars['info']->value;?>
客户名 |
客户邮箱 |
客户所属分组 |
tpl_vars['item'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['item']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['list']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['item']->key => $_smarty_tpl->tpl_vars['item']->value){
$_smarty_tpl->tpl_vars['item']->_loop = true;
?>
tpl_vars['item']->value['uname'];?>
|
tpl_vars['item']->value['email'];?>
|
tpl_vars['user_group_name']->value;?>
|
tpl_vars['show']->value;?>