Edit D:\AVAWeike\AVAWeike\AVA.ResourcesPlatform.WebUI\Subject\yuexiuqu\control\Header.ascx
??<%@ Control Language="C#" AutoEventWireup="true" Inherits="AVA.ResourcesPlatform.WebUI.SubjectTheme.SubjectTemplate" %> <div class="nav"> <div class="con_box" id="nav"> <ul> <li class="<%= this.Param1=="???"?"now":"" %>"><a href="<%= WebUrl.Url("/subject/Zhuhaiweike/index") %>">??????</a></li> <li class="<%= this.Param1=="???"?"now":"" %>"><a href="<%= WebUrl.Url("/subject/Zhuhaiweike/detail") %>">??????</a></li> <li class="<%= this.Param1=="???"?"now":"" %>"><a href="<%= WebUrl.Url("/subject/Zhuhaiweike/show") %>">??????</a></li> <li class="<%= this.Param1=="???"?"now":"" %>"><a href="<%= WebUrl.Url("/subject/Zhuhaiweike/award") %>">??????</a></li> <li><a href="<%= WebUrl.Index() %>">??????</a></li> <li class=""><a href="<%= WebUrl.MySubjectSTVideo(this.Subject.Guid) %>">??????</a></li> <% //??? if ((this.Subject.Status == (int)AVA.ResourcesPlatform.Model.Pub.SubjectStatusEnum.??? || this.Subject.Status == (int)AVA.ResourcesPlatform.Model.Pub.SubjectStatusEnum.???) && this.Subject.CutoffTime >= DateTime.Now ) { //????????????/?????????????????? if (this.SubjectUser != null) { %> <li><%= new HtmlAnchor("??????") { Title = "??????", OnClick = "return false;" }%></li> <% } else { %> <li><%= new HtmlAnchor("??????") { Title = "??????", OnClick = "SubjectUserApplySignupClient(this,'" + SetKey(this.Subject.Guid, this.Subject.Version) + "');return false;" }%></li> <script type="text/javascript"> function SubjectUserApplySignupClient(send, pkid) { if (confirm("?????????????????????")) { //var applyRemark = window.prompt("?????????????", ""); var applyRemark = "??????"; $.ajax( { cache: false, type: "POST", url: Global.Site + "/Ajax.aspx?AVA.ResourcesPlatform.Ajax.ClientAjax.SubjectUserApplySignup", data: "key=" + pkid + "&applyRemark=" + encodeURIComponent(applyRemark), async: true, dataType: 'json', success: function (result) { alert("?????????"); window.location.href = "<%= WebUrl.MySubjectSignup() %>"; Global.Disabled(send, false); }, beforeSend: function () { Global.Disabled(send, true); }, complete: function () { }, error: function (XMLHttpRequest, textStatus, errorThrown) { Global.Disabled(send, false); var message = XMLHttpRequest.responseText; Global.Error(message); } }); } } </script> <% } } %> </ul> <ul style="position:relative"> <a href="/login.aspx?returnURL=<%= WebUrl.Url("/subject/Zhuhaiweike/show") %>" class="entrance" id="pinweiEnter_btn"></a> <div style='position:absolute;top:40px;width:98px;padding:8px;line-height:20px; background:#FFE7A8; display:none;' id='message'>??????????????????????°??</div> <script> $(document).ready(function () { $('#pinweiEnter_btn').on("click", function (e) { var now = new Date(); var month = now.getUTCMonth() + 1, year = now.getFullYear(), date = now.getDate(); // ???????????? var start_day = new Date(year + "/" + 11 + "/" + 25), end_day = new Date(year + "/" + 12 + "/" + 30); if (start_day > now || now > end_day) { e.preventDefault(); $('#message').fadeIn(); setTimeout(function () { $('#message').fadeOut(); }, 5000); } }) }) </script> </ul> <ul style="float:right;"><a href="<%= WebUrl.Url("/subject/zhuhaiweike/upload") %>" class="upload"></a></ul> <ul><a href="<%= WebUrl.Url("/subject/zhuhaiweike/upload") %>" class="download"></a></ul> </div> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de