Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.WebUI\Themes\XiShan\Control\Index\IndexLiveByHot.ascx
??<%@ Control Language="C#" Inherits="AVA.ResourcesPlatform.WebUI.Control.Index.IndexLiveBy" %> <ul class="orders"> <% var count = 0; if (this.ListApplication.Count == 0) { %> <li> <a class="nums" title="??????" target="_blank" href="#"> <span class="text" >???????????</span> </a> </li> <% } foreach (var live in this.ListApplication) { count += 1; %> <li> <a class="nums" title="<%=live.Title %>" target="_blank" href="<%=WebUrl.LivePlay(live.Guid) %>"> <%if(live.StartTime > DateTime.Now){ %><label class=" ">??</label> <%}else if(live.StartTime < DateTime.Now && live.EndTime > DateTime.Now){ %><label class=" hots">??</label> <%}else if(live.StartTime < DateTime.Now){ %><label class=" ">??</label><%} %> <%= new HtmlSpan(live.Title) { Class = "text", TextLength = 23, Suffix = ".." }%> <%-- <span class="total_num" style="margin-left:20px;"><%=live.StartTime.ToTime() %>??????</span><span class="text"><%=live.EndTime.ToTime() %></span> --%> <span class="total_num"> <%= CreateInstance.PVHistoryDao.DayViewCount(1,"Application",AVA.ResourcesPlatform.Config.TotalTypeEnum.??,live.Guid,CookieGroup.DomainGuid) %></span> </a> </li> <% } %> </ul>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de