{extend name="default/shops/base" /} {block name="title"}卖家中心 - {:WSTConf('CONF.mallName')}{__block__}{/block} {block name="css"} {/block} {block name="content"}
{$data['shop']['shopName']}
{$data['shop']['shopName']}
{volist name="$data['shop']['accreds']" id="sv"} {$sv[ {/volist}
上次登录:{:session('WST_USER.lastTime')} 店铺地址:{:WSTMSubstr($data['shop']['shopAddress'],0,10)}

商品评分

{for start="0" end="$data['shop']['scores']['goodsScore']"} {/for} {for start="1" end="6-$data['shop']['scores']['goodsScore']"} {/for}

时效评分

{for start="0" end="$data['shop']['scores']['timeScore']"} {/for} {for start="1" end="6-$data['shop']['scores']['timeScore']"} {/for}

服务评分

{for start="0" end="$data['shop']['scores']['serviceScore']"} {/for} {for start="1" end="6-$data['shop']['scores']['serviceScore']"} {/for}

电话:{$data['shop']['shopTel']}

QQ:{$data['shop']['shopQQ']}

服务时间:{php}echo date("H:i",strtotime($data['shop']['serviceStartTime']));{/php}-{php}echo date("H:i",strtotime($data['shop']['serviceEndTime']));{/php}

近30天销售情况
{/* 近30天 */} {/block} {block name="js"} {/block}