Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\ShiXun\Video.aspx
??<%@ Page Language="C#" Inherits="AVA.ResourcesPlatform.WebUI.Video" %> <!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/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=""> <%= new BrowserTipInstance(this) { }.ToHtml() %> <%= new HeaderInstance(this) { CacheEnable = 60, HeaderItem = HeaderItem.VideoShow, ReplaceItems = new ReplaceItems().Add("HeaderSearch", ReplaceTypeEnum.Html, new SearchVideoMaxInstance(this) { }.ToHtml()) }.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.Video()).AddRequiredValueEmpty("??????"+this.SearchKeyWord,this.SearchKeyWord).ToHtml()%> </div> <!-- /span16 --> </div> <!-- /row --> <div class="row"> <div class="span12"> <div class="searchBox"> <div class="search-table"> <div class="head"> <div class="title"> <a href="#"></a> </div> </div> <div class="body"> <table class="table-clear" style="min-width:100%;"> <tbody> <tr> <td class="td-head">???: </td> <td class="td-body"> <%= new SearchVideoGradeInstance(this) { }.ToHtml() %> </td> </tr> <tr> <td class="td-head">???: </td> <td class="td-body"> <div style="" class="search-nav-pills"> <%= new SearchVideoCategoryInstance(this) { TransferControl="/Search/SearchVideoCategoryPills"}.ToHtml() %> </div> </td> </tr> </tbody> </table> </div> <div class="foot"> <div class="jiaozhi"></div> </div> </div> <div class=""> <div id="hot" class=""> <div id="list-grid-toggle"> <% bool videoRangeControl = SettingGroup.Setting().VideoRangeControl; %> <%= new SearchVideoListInstance(this) { PageSize = 100, AreaPageView = videoRangeControl == false ? "" : ((int)AVA.ResourcesPlatform.Model.Pub.VideoViewRangeAreaPageViewEnum.???).ToString(), IsShiXun = true }.ToHtml()%> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="span4"> <div class="box mbox "> <div class="head"> <div class="title"> <a href="#">??????</a> </div> </div> <div class="body"> <ul class="arrow-list"> <%= new IndexNoticeByInstance(this) { ListNoticeCount=9, FirstString=40, NoticeType=(int)AVA.ResourcesPlatform.Model.Pub.NoticeTypeEnum.??? }.ToHtml()%> </ul> </div> </div> </div> <div class="span4"> <div class="box mbox "> <div class="head"> <div class="title"> <%= new HtmlAnchor("???????") { Href = WebUrl.Video() }%> </div> </div> <div class="body"> <div class=" videolist-heng"> <%= new IndexVideoByInstance(this) { PageSize=5 ,TransferControl="/Index/IndexVideoByHot", AreaPageView = videoRangeControl == false ? "" : ((int)AVA.ResourcesPlatform.Model.Pub.VideoViewRangeAreaPageViewEnum.???).ToString()}.ToHtml()%> </div> </div> </div> </div> <div class="span4"> <div class="box mbox "> <div class="head"> <div class="title"> <%= new HtmlAnchor("??????") { Href = WebUrl.Video() }%> </div> </div> <div class="body"> <div class=" videolist-heng"> <%= new IndexVideoByInstance(this) { PageSize=5 , OrderBy=AVA.ResourcesPlatform.Config.OrderType.??????, TransferControl="/Index/IndexVideoByHot", AreaPageView = videoRangeControl == false ? "" : ((int)AVA.ResourcesPlatform.Model.Pub.VideoViewRangeAreaPageViewEnum.???).ToString()}.ToHtml()%> </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