@layout("/common/_container.html"){
运营商商户管理
<#NameCon id="name" name="管理员姓名:" />
<#NameCon id="phone" name="管理员手机号:" />
<#button name="搜索" icon="fa-search" clickFun="TSite.search()"/> <#button name="重置" icon="fa-trash" clickFun="TSite.resetSearch()" space="true"/>
<#table id="TSiteTable"/>
@}