{layout:default} {class:Shop.Supplier.Config.Log} <%=Tag("操作日志")%>-<%=site.title%>
<%foreach (Shop.Model.Lebi_Log model in models) {%> <%} %>
<%=Tag("数据表")%> <%=Tag("内容")%> <%=Tag("描述")%> <%=Tag("URL")%> <%=Tag("时间")%> <%=Tag("操作")%>
<%=model.TableName %>  <%=Shop.Tools.Utils.GetUnicodeSubString(model.Content, 26, "...")%> <%=Shop.Tools.Utils.GetUnicodeSubString(model.Description, 26, "...")%>  <%=Shop.Tools.Utils.GetUnicodeSubString(model.URL, 40, "...")%> <%=FormatTime(model.Time_Add) %> <%=Tag("查看")%>
<%=PageString%>