Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\Bsk\Replay.aspx
??<%@ Page Language="C#" AutoEventWireup="true" Inherits="AVA.ResourcesPlatform.WebUI.Replay" %> <!DOCTYPE html> <html> <head> <title><%= Define.Get("Client_??????") %> - <%= 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/libs/jquery-1.7.1.min.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.Script("js","/JQueryUI/jquery-ui-1.8.9.custom.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.Script("/global.aspx")%> <%= Import.Script("js", "/global.js")%> <%= Import.CSS("style.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.CSS("style/live.calendar.css")%> <%= new HeadInstance(this) { }.ToHtml() %> </head> <body> <%= new HeaderInstance(this) { Local = "Replay", ReplaceItems = new ReplaceItems().Add("HeaderSearch", ReplaceTypeEnum.Html, new SearchLiveMaxInstance(this) { }.ToRenderHtml()) }.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="span4"> <div style="padding: 8px 0; margin-top: 10px; margin-bottom: 0;" class="well"> <ul class="nav nav-list " style="list-style:none;"> <li class="nav-header"><%= new HtmlAnchor(Define.Get("????????")) { Href="" }%></li> <li> <ul class="indexlive"> <%= new IndexLiveByInstance(this) { PageSize=8, OrderBy= AVA.ResourcesPlatform.Config.OrderType.??????, TransferControl="/Index/IndexLiveByHot" }.ToHtml() %> </ul> </li> </ul> </div> <%-- <div style="padding: 8px 0; margin-top: 10px; margin-bottom: 0;" class="well"> <%= new SearchReplayCategoryInstance(this) { }.ToHtml() %> </div> <div style="padding: 8px 0; margin-top: 10px; margin-bottom: 0;" class="well"> <%= new SearchReplayGradeInstance(this) { }.ToHtml() %> </div>--%> <div style="padding: 8px 0; margin-top: 10px; margin-bottom: 0;" class="well"> <%= new SearchReplayChannelInstance(this) { }.ToHtml() %> </div> </div> <div class="span12"> <div class="searchBox"> <div class="tab-content "> <div id="hot" class="tab-pane active"> <h3 class="title">?????? </h3> <hr> <div id="SearchList" class="videolist clearfix"> <%= new SearchReplayListInstance(this) { PageSize = 20 }.ToHtml()%> </div> </div> </div> </div> </div> </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