$!httpInclude.include("/top.htm")
$!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=weixin_msg")
卖家中心
>
微信消息
#foreach($obj in $objs)
$!obj.FromUserName
$!CommUtil.substring("$!obj.content",30)
[已回复]
$!CommUtil.formatLongDate($!obj.addTime) $!obj.id
快速回复:
最多可以输入140个字
收起
#end
$!gotoPageFormHTML
$!httpInclude.include("/footer.htm")