开云官网安全访问
您正在使用的浏览器版本过低,将不能正常浏览请升级最新浏览器或更换浏览器访问
{{# if(d.isNotUse){ }}
{{d.noStr}}
{{# } else if(!d.isNotUse) { }}
{{# if(!d.isError){ }}
{{# if((d.currentTab==0 || d.currentTab==2) ){ }}
{{# if(!d.showReplyList){ }}
{{# if(d.messageList.length>0 ){ }}
{{# layui.each(d.messageList, function(index, message){ }}
{{ message.messageTypeName }}
{{# if(d.currentTab==2 && message.adminReplyStatus == 1){ }}
{{# } }}
用户:{{ message.createName }}
发表时间:{{ message.createDate }}
{{# if(message.auditStatus == 2){ }}
已驳回
{{# } }}
{{# if(message.replyStatus == 0 && message.auditStatus != 2){ }}
未回复
{{# } }}
{{# if(message.replyStatus == 1 && message.auditStatus != 2){ }}
已回复
{{# } }}
{{ message.messageTitle }}
{{# if(d.currentTab == 0){ }}
查看全文
{{# }else{ }}
查看全文
{{# } }}
{{# if(d.currentTab == 2){ }}
删除
{{# } }}
{{# }); }}
{{# } }}
{{# if(d.messageList.length==0){ }}
暂无数据
{{# } }}
{{# } }}
{{# } }}
{{# if(d.isPaginator&&!d.showReplyList){ }}
{{# } }}
{{# } }}
{{# } }}
{{# if(d.showReplyList&&d.currentTab!=1){ }}
{{ d.currentMsg.messageTypeName }}
用户:{{ d.currentMsg.createName }}
发表时间:{{ d.currentMsg.createDate }}
{{# if(d.currentMsg.auditStatus == 2){ }}
已驳回
{{# } }}
{{# if(d.currentMsg.replyStatus == 0 && d.currentMsg.auditStatus != 2){ }}
未回复
{{# } }}
{{# if(d.currentMsg.replyStatus == 1 && d.currentMsg.auditStatus != 2){ }}
已回复
{{# } }}
{{ d.currentMsg.messageTitle }}
{{- formatHTMLFunc(d.currentMsg.messageContent)}}
{{# layui.each(d.replyList, function(index, item){ }}
{{# if(item.replyStyle == 1){ }}
官方回复
{{# } }}
{{# if(item.replyStyle == 0){ }}
网友留言
{{# } }}
{{item.replyStyle == 1?"管理员账号: ":"用户:"}}{{ item.fromName}}
发表时间:{{ item.createDate }}
{{# if(item.replyStatus == 0){ }}
未回复
{{# } }}
{{# if(item.replyStatus == 1){ }}
已回复
{{# } }}
回复内容
{{- formatHTMLFunc(item.replyContent)}}
{{# if(data.setting.replyTimes == 'ONCE'&& d.currentMsg.isMy && data.replayNumber.length<1){ }}
{{# } }}
{{# if((data.setting.replyTimes == 'ALWAYS')&& d.currentMsg.isMy &&(index== data.replyList.length -1&&item.replyStyle == 1)){ }}
{{# } }}
{{# }); }}
{{# if(d.currentMsg.auditStatus == 2){ }}
官方驳回
{{d.currentMsg.auditStatus == 2?"管理员账号: ":"用户:"}}{{ d.currentMsg.auditName }}
驳回时间:{{ d.currentMsg.auditDate }}
驳回内容
{{- formatHTMLFunc(d.currentMsg.rejectReason) }}
{{# } }}
{{# } }}
{{# if((data.currentTab==1 ||data.currentTab==2) && (data.setting.allowTourist==='Y' && data.ifToken=== 'tourist')){ }}
请先登录
{{# } }}