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

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

语音通话:
  • 温馨提示:

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

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