{layout:default} {class:Shop.Admin.User.Message} <%if (type == "0"){ %><%=Tag("收信箱")%>-<%}else if (type == "1"){ %><%=Tag("发信箱")%>-<%} %><%=Tag("站内信")%>-<%=site.title%>

<%=Tag("会员管理")%>

<%string langstr = lang; if (langstr == "") langstr = CurrentLanguage.Code; %>
<%=dateFrom%><%}else{%><%=FormatDate(System.DateTime.Now.AddDays(-7))%><%}%>" class="form-control" placeholder="<%=Tag("开始日期")%>">
<%=dateTo%><%}else{%><%=FormatDate(System.DateTime.Now)%><%}%>" class="form-control" placeholder="<%=Tag("结束日期")%>">
<%if (PageReturnMsg == ""){%> <%}%>
<%if (type == "1"){ %> <%}%> <%if (type == "0"){ %> <%}%> <%foreach (DB.LebiShop.Lebi_Message model in models){%> <%if (type == "1"){ %> <%}%> <%if (type == "0"){ %> <%}%> <%} %>
<%=Tag("全选")%> <%=Tag("收件人")%> <%=Tag("发件人")%> <%=Tag("标题")%> <%=Tag("类别")%> <%=Tag("时间")%> <%=Tag("操作")%>
<%=model.User_Name_To %><%=model.User_Name_From %><%if (model.IsRead == 0){%>"> <%}%><%=model.Title%> <%=Lang(Shop.Bussiness.Message.Message_Type(model.Message_Type_id).Name)%> <%=FormatTime(model.Time_Add)%> <%if (type == "1" || model.User_id_From == 0){ %><%=Tag("阅读")%><%}else{ %><%=Tag("回复")%><%} %>