| <%=Tag("缩略图")%> | <%=Tag("名称")%> | <%=Tag("支持语言")%> | <%=Tag("启用语言")%> | <%=Tag("路径")%> | <%=Tag("添加时间")%> | <%=Tag("操作")%> |
|---|---|---|---|---|---|---|
|
" data-lightbox="image<%=model.id %>"> |
<%=model.Name %> <%=Tag("版本")%>:<%=model.Version %> <%=Tag("排序")%>:<%=model.Sort%> |
<%=model.Language %> | <%=GetLanguage(model)%> | <%=model.Path_Files %> | <%=FormatTime(model.Time_Add) %> | <%=Tag("编辑")%> | <%=Tag("编辑模板")%> | <%=Tag("生成模板")%> | <%=Tag("广告位")%> | <%=Tag("复制")%> | <%=Tag("删除")%> <%if (model.IsUpdate == 1){%> <%if (model.IsNew==1 && model.LebiUser!=SYS.LicenseUserName && Shop.Tools.RequestTool.GetConfigKey("ThemeUpdate").Trim() != "0") { %> | <%=Tag("升级")%> <%} %> <%} %> |