Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\Hunanlinda\Error\404Live.aspx
??<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="404Live.aspx.cs" Inherits="AVA.ResourcesPlatform.WebUI.Error._404Live" %> <!DOCTYPE html> <html> <head> <title><%= ErrorMessage%> - <%= this.Title %></title> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <%= Import.CSS("js", "/JQueryUI/css/redmond/jquery-ui-1.8.9.custom.css")%> <%= Import.ScriptTheme("js/jquery.1.9.js")%> <%= Import.Script("/URL/jquery.url.js")%> <%= Import.Script("/JsonCookie/json2.js")%> <%= Import.Script("/JsonCookie/jquery.cookie.js")%> <%= Import.Script("/JsonCookie/jquery.jsoncookie.js")%> <%= Import.ScriptTheme("js/jquery-ui.min.js")%> <%= Import.Script("js", "/YK_Validate/YK_Validate.js")%> <%= Import.Script("js", "/YK_Validate/YK_ValidateRegex.js")%> <%= Import.CSS("js", "/YK_Validate/validator.css")%> <%= Import.ScriptTheme("js/moment.min.js")%> <%= Import.ScriptTheme("js/underscore-min.js")%> <%= Import.ScriptTheme("js/zh-cn.js")%> <%= Import.ScriptTheme("js/live.calendar.js")%> <%= Import.ScriptTheme("js/DT_bootstrap/jquery.dataTables.js")%> <%= Import.ScriptTheme("js/DT_bootstrap/DT_bootstrap.js")%> <%= Import.CSS("style/live.calendar.css")%> <%= Import.CSS("js/DT_bootstrap/DT_bootstrap.css")%> <%= Import.Script("/global.aspx")%> <%= Import.Script("js", "/global.js")%> <%= new HeadInstance(this) { }.ToHtml() %> </head> <body> <%= new BrowserTipInstance(this) { }.ToHtml() %> <%= new HeaderInstance(this) { HeaderItem = HeaderItem.LiveShow, ReplaceItems = new ReplaceItems().Add("HeaderSearch", ReplaceTypeEnum.Html, new SearchLiveMaxInstance(this) { }.ToHtml()) }.ToHtml()%> <div class="content" role="main"> <div class="container"> <div class="row"> <div class="span16"> <%= new NavInstance(this) { }.Add(Define.Get("Client_??????"),null).ToHtml()%> </div> <!-- /span16 --> </div> <!-- /row --> <div class="row"> <div class="span11<%--<%= SettingGroup.HasVoiceComment ? "span11":"span11" %>--%> "> <div class="livPlayWraper m-r10"> <div class="livPlayInfo box m-l10 "> <div class="head"> <div class="title"> <h3 class="headline" title=""><%= this.ErrorMessage %> </h3> </div> </div> <div class="body"> <img src="<%= Import.CSSFile("live.jpg") %>" width="783" /> </div> </div> </div> <div class="box m-r10 m-l10"> <div class="head"> <div class="title "> <a href="#" title="" class=""><span class="icons"><b class="writeTalk"></b></span>??????</a> </div> </div> <div class="body "> <%= new CommentAddInstance(this) {TransferControl="/Comment/LiveCommentAdd", TargetType = "Application", TargetGuid = "" }.ToHtml()%> </div> </div> </div> <%-- <% if (SettingGroup.HasVoiceComment) { %>--%> <div class="span5"> <div class="box m-r10"> <div class="head"> <div class="title "> <a href="#" title="" class=""><span class="icons"><b class="camra"></b></span>??????</a> </div> </div> <div class="body" > <div style="margin-top:5px;"> <%= new IndexLiveByInstance(this) { PageSize=5, StartTime=DateTime.Now.Date,EndTime=DateTime.Now.Date.AddDays(1) }.ToHtml()%> </div> </div> </div> <%--<%= new LivePlayInfoInstance(this) { }.ToHtml() %>--%> <div class="box m-r10"> <div class="head"> <div class="title "> <a href="#" title="" class=""><span class="icons"><b class="talk"></b></span>??????</a> </div> </div> <div class="body commentArea" id="commentArea" style="height:150px; overflow:hidden;"> <%= new CommentListInstance(this) {TransferControl="/Comment/LiveCommentList", TargetType = "Application", TargetGuid = ""}.ToHtml()%> </div> </div> <!-- end span --> </div> <%-- <% } %>--%> </div> </div> <%= new FooterInstance(this) { }.ToHtml() %> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de