@{ ViewBag.Title = "消息提醒"; Layout = "~/Views/Shared/_Index.cshtml"; }
@*
您有新的未读消息x
*@
@Html.AppendJsFile("/Areas/LR_Desktop/Views/MessageRind/Index.js");