店铺管理

管理 | 新增|升级申请
#foreach($obj in $objs) #if(!$!obj.validity)#set($validity="无限期")#else #set($validity=$!CommUtil.formatShortDate($!{obj.validity})) #end #if($!obj.store_status==1) #set($store_status="待审核") #end #if($!obj.store_status==2) #set($store_status="正常") #end #if($!obj.store_status==3) #set($store_status="关闭") #end #end
  店铺名称 店主用户名 | 店主姓名 所在地 店铺类别 店铺等级 有效期至 状态 推荐 操作
$!obj.store_name $!{obj.user.userName}|$!obj.store_ower [$!obj.area.parent.areaName]$!obj.area.areaName $!obj.sc.className $!obj.grade.gradeName$!validity$!store_status 编辑 | 删除 | 查看店铺
全部
#foreach($sm in $sms) #end $!gotoPageFormHTML