{php include wl_template('common/header');}
管理员设置
密码经过加密处理如需修改直接输入新密码。
{php echo tpl_select_user('mid', $admin['mid']);}
可以接受到通知模板消息
{if agent_p('pocket')} {/if} {if uniacid_p('attestation') && !is_agent()} {/if} {if agent_p('citycard')} {/if} {if agent_p('yellowpage')} {/if} {if uniacid_p('distribution') && !is_agent()} {/if} {if agent_p('recruit')} {/if} {if agent_p('dating')} {/if} {if agent_p('housekeep')} {/if} {if agent_p('vehicle')} {/if} 不勾选任何项目则会通知所有信息
{loop $list $index $item}
{loop $item['list'] $key $val} {/loop}
{/loop}
{php include wl_template('common/footer');}