@{ ViewBag.Title = "MessageDetial"; Layout = "~/Areas/Admin/Views/Shared/_content.cshtml"; } @**@
最新在前 @{ string customer = (string)ViewBag.customer; bool IsCanDownLoadMessage = (bool)ViewBag.IsCanDownLoadMessage; bool IsCanLoadKeyWords = (bool)ViewBag.IsCanLoadKeyWords; int IsPackNow = (int)ViewBag.IsPackNow; string NowPathName = (string)ViewBag.NowPathName; }
@if (IsCanLoadKeyWords) {
下一个 上一个
} @if (IsCanDownLoadMessage) { @if (!string.IsNullOrEmpty(customer)) { }
正在执行打包中.......... @Html.Raw(ViewBag.NowPathName)
} else { IsPackNow = 0; } @{ List list = (List)ViewBag.OtherKeFu; }
  • 聊天记录
  • 语音通话
  • @if (list.Count > 0) {
  • @*控制台9*@
  • }
聊天记录:
  • 温馨提示:

    请选中左边列表中的好友查看聊天记录。

语音通话:
  • 温馨提示:

    请选中左边列表中的好友查看语音通话。

时间过滤:
消息数:0 通话数:0
@if (Mini.Web.WebHelper.ManagerPhoneHelper.GetIsShowPhone() == "0")//不显示号码 { } else if (Mini.Web.WebHelper.ManagerPhoneHelper.GetIsShowPhone() == "8")//不显示号码 { } else { }