+jQuery(function($){window.Store={set:function(key,val){return window.sessionStorage.setItem(key,JSON.stringify(val))},get:function(key){return JSON.parse(window.sessionStorage.getItem(key))},remove:function(key){return window.sessionStorage.removeItem(key)}};function buildHtml(obj){let html="";if(typeof obj=="object"){const data=obj.data;if(obj.code===200){Store.set("member",data);html=''+data.name+'   涓汉涓績   閫€鍑裹/a>'}else{html='鐧诲綍   娉ㄥ唽'}}return html}window.buildSlideNav=function(len){var nav='
  • $$
  • ';var html="";for(var i=1;i<=len;i++){html+=nav.replace("$$",i)}return html};$("#toolbarCtrl").click(function(){if(window.location===top.location){let str_location=window.location.href;window.location.href="/wca.html?wcaUrl="+str_location}});$("#jsDt").text(function(){var today=new Date;var d=["鏃?,"涓€","浜?,"涓?,"鍥?,"浜?,"鍏?];var DD=(today.getFullYear()<100?today.getFullYear()+1900:today.getFullYear())+" 骞 "+(today.getMonth()+1)+" 鏈 "+today.getDate()+" 鏃 ";DD=DD+" 銆€鏄熸湡"+d[today.getDay()];return DD}())});