Edit D:\AVAWeike\AVAWeike\AVA.ResourcesPlatform.WebUI\Themes\k12Simple\LiveDetail.aspx
??<%@ Page Language="C#" AutoEventWireup="true" Inherits="AVA.ResourcesPlatform.WebUI.LiveDetail" %> <!DOCTYPE html> <html> <head> <title> <%= this.Application.ParentRecordEquipment.Name %> <%= this.Application.Title %> - <%= 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" /> <meta name="description" content="<%= this.Application.Description.ToScriptTagChar() %>" /> <%= 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.Script("/global.aspx")%> <%= Import.Script("js", "/global.js")%> <%= new HeadInstance(this) { }.ToHtml() %> </head> <body class="school-theme school-simple-theme"> <%= new BrowserTipInstance(this) { }.ToHtml() %> <%= new HeaderInstance(this) { TransferControl="/Header_frontPage", HeaderItem = HeaderItem.LiveShow, ReplaceItems = new ReplaceItems().Add("HeaderSearch", ReplaceTypeEnum.Html, new SearchLiveMaxInstance(this) { }.ToRenderHtml()) }.ToHtml()%> <div class="content main-content" role="main"> <div class="container"> <div class="row"> <div class="span12"> <%= new NavInstance(this) { }.Add(Define.Get("Client_??????"),WebUrl.Live()).Add(this.Application.Title,null).ToHtml()%> </div> <!-- /span16 --> </div> <!-- /row --> <div class="row"> <div class="span9"> <div class="livPlayInfo flat"> <div class="head dashed"> <div class="title"> <%= this.Application.Title %> <%--<span class="zlabel label-warning">?????</span>--%> </div> <div class="more"> <b class="pull-right"><%= new PVHistoryCollectInstance(this) { PKId= this.Application.Guid,PVTarget="Application" }.ToHtml() %></b> </div> </div> <div class="body livedetailList videolist videolist-short"> <%= new IndexVideoByInstance(this) { ParentApplication = this.Application.Guid,OrderBy= AVA.ResourcesPlatform.Config.OrderType.??????, TransferControl="/Index/IndexVideoByApplicationDetail" }.ToHtml() %> </div> </div> </div> <div class="span3"> <div class="flat livPlaybaseInfo min-flat"> <div class="head"> <div class="title "> <a href="#" title="" class="">??????</a> </div> </div> <div class="body "> <!--.subtitle--> <ul class="baseinfo "> <li class="area"> <label class="zlabel">?????:</label> <%= this.Application.ParentRecordEquipment.Name %> </li> <li class="area"> <label class="zlabel">?????:</label> <%= this.Application.Speaker %> </li> <li class="stattype"> <label class="zlabel">???:</label> <%= this.Application.ApplicationDate.ToShortDate() %> </li> <li class="stattype"> <label class="zlabel">???????:</label> <%= this.Application.StartTime.ToLongTimeString() %> - <%= this.Application.EndTime.ToLongTimeString() %> </li> </ul> <div class="intro "> <%= this.Application.Description.RestoreHtml() %> </div> </div> </div> <%= new LivePlayOnlineInstance(this) { }.ToHtml() %> </div> <!-- end span --> </div> <div class="row"> <div class="span12"> <div class="flat min-box"> <div class="head"> <div class="title "> <a href="#" title="" class="">??????</a> </div> </div> <div class="body commentArea" id="commentArea"> <%= new CommentListInstance(this) {TransferControl="/Comment/LiveCommentList", TargetType = "Video", TargetGuid = this.Application.Guid }.ToHtml()%> </div> </div> </div> </div> </div> </div> <%= new FooterInstance(this) { }.ToHtml() %> <%= new PVHistoryAddInstance(this) { PKId = this.Application.Guid, PVTarget = "Application",PVType=1 }.ToHtml()%> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de