$!httpInclude.include("/top.htm")
$!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=weixin_store")
卖家中心
>
微信商城
微信商城
购买日志
#if($!store.weixin_status==1)
微信菜单
#end
立即购买
开始时间
结束时间
消耗金币
购买时间
#foreach($obj in $objs)
$!CommUtil.formatShortDate($!obj.begin_time)
$!CommUtil.formatShortDate($!obj.end_time)
$!obj.gold
$!CommUtil.formatLongDate($!obj.addTime)
#end
$!gotoPageFormHTML
$!httpInclude.include("/footer.htm")