$!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
#end
$!gotoPageFormHTML
$!httpInclude.include("/footer.htm")