{template 'public/header'} {template 'public/comhead'}

跳转商家页面地址,id值在商家列表中获取:  ../sellerinfo/sellerinfo?id=1

商户后台登陆地址:  {$_W['siteroot']}web/city.php?c=user&a=login

批量删除
批量通过
批量拒绝
商家管理
{loop $list $key $item} {if $item['state']==1} {else} {/if} {if $item['state']==1} {elseif $item['state']==2} {elseif $item['state']==3} {/if} {php $goodnum=count(pdo_getall('zhtc_goods',array('store_id'=>$item['id'])));} {if $item['state']==1} {elseif $item['state']==2} {elseif $item['state']==3} {/if} {/loop} {if empty($list)} {/if}
全选 商家id 所属城市 所属分类 商家Logo 商家名称 商家地址 联系电话 入驻时间 到期时间 商品数量 余额 状态 操作
{$item['id']} {if $item['cityname']}{$item['cityname']}{else}全国版{/if} {$item['type_name']} {if $item['is_rm']==1}
品牌
{/if}
{$item['store_name']} {$item['address']} {$item['tel']}审核中...{php echo date("Y-m-d ",$item['sh_time'])}审核中...{if $item['dq_time']到期{/if}{php echo date("Y-m-d ",$item['dq_time'])}已拒绝{$goodnum} {$item['wallet']} 待审核 已通过 已拒绝 {if $item['state']==1} {/if}
暂无商家信息
{$pager}
{template 'common/footer'}