{{include file="public/header" /}}
~
{{if !empty($data_list)}} {{foreach $data_list as $v}} {{/foreach}} {{else /}} {{/if}}
用户信息 联系人 内容 是否显示 回复内容 创建时间 更多 操作
{{if !empty($v['username'])}} {{$v.username}} {{if !empty($v['nickname'])}} ({{$v.nickname}}) {{/if}} {{if !empty($v['gender_text'])}} ({{$v.gender_text}}) {{/if}} {{/if}} {{if !empty($v['mobile'])}}
{{$v.mobile}} {{/if}}
{{$v.name}}
{{$v.tel}}
{{$v.content}} {{$v.reply}} {{$v.add_time}} 查看更多

详情内容

×
用户信息
{{if !empty($v['username'])}} {{$v.username}} {{if !empty($v['nickname'])}} ({{$v.nickname}}) {{/if}} {{if !empty($v['gender_text'])}} ({{$v.gender_text}}) {{/if}} {{/if}} {{if !empty($v['mobile'])}}
{{$v.mobile}} {{/if}}
联系人
{{$v.name}}
{{$v.tel}}
内容
{{$v.content}}
是否显示
{{if empty($v['is_show_text'])}}未填写{{else /}}{{$v.is_show_text}}{{/if}}
回复内容
{{if empty($v['reply'])}}未填写{{else /}}{{$v.reply}}{{/if}}
创建时间
{{$v.add_time}}
更新时间
{{$v.upd_time}}
{{if $v['is_reply'] eq 0}} {{/if}}
没有相关数据

回复

×
联系人
-
{{if !empty($data_list)}} {{$page_html|raw}} {{/if}}
{{include file="public/footer" /}}