From 2ba5c891b24d4d0cd6ce7ef833592e4f576ee5e8 Mon Sep 17 00:00:00 2001 From: cy <1664593601@qq.com> Date: 星期二, 28 六月 2022 15:21:17 +0800 Subject: [PATCH] fix(html): 字段调整,样式调整 --- WebRoot/business/pages/knowledge/knowledgeMain/knowledgeHistoryDetail.html | 20 ++-- WebRoot/business/appdown.html | 12 +- config/app.properties | 15 +-- WebRoot/business/pages/include/footer.html | 50 ++++++------ WebRoot/uc/include/foot.html | 4 WebRoot/business/changePwd.html | 16 ++-- WebRoot/business/pages/desktop/deskMenuInclude.html | 33 ++++--- WebRoot/business/login.html | 24 +++-- WebRoot/business/pages/desktop/deskheader.html | 5 + WebRoot/business/pages/include/bindFooter.html | 4 WebRoot/uc/include/loginFoot.html | 8 +- WebRoot/business/pages/desktop/selDesk.html | 16 ++-- WebRoot/business/pages/include/loginfoot.html | 6 13 files changed, 113 insertions(+), 100 deletions(-) diff --git a/WebRoot/business/appdown.html b/WebRoot/business/appdown.html index 391c314..f2097eb 100644 --- a/WebRoot/business/appdown.html +++ b/WebRoot/business/appdown.html @@ -22,8 +22,8 @@ <!-- <div class="download-terminal"><span></span><em>鐢宠涓�...</em></div> --> <!-- <div class="download-terminal wx"><span class="wechat"></span><em>鐢宠涓�...</em></div> --> - - + + <!-- <div class="download-terminal iPhone2"><img src="images/down1.png" width="100" height="100" alt=""/> <div class="download-terminal-short"><span class="ios"></span><a href="">绔嬪嵆涓嬭浇</a></div> </div> --> @@ -33,7 +33,7 @@ </div> -<!-- +<!-- <link rel="stylesheet" type="text/css" href="${common_static}/static/ui/appdown/css/downcss.css"/> <link rel="stylesheet" type="text/css" href="${common_static}/static/ui/appdown/css/official-site.css"/> <div class="banner down_banner"> @@ -51,7 +51,7 @@ <div class="down_cont_left"> <img src="${common_static}/static/ui/appdown/images/down_07.jpg" alt="" /> </div> - <div class="down_cont_right ioswidth"> + <div class="down_cont_right ioswidth"> <h2>浜戦泙杩愮淮iOS鐗�</h2> <div class="down_cont_con"> <p><a ><img src="${common_static}/static/ui/appdown/images/down_02.png" alt="" />鐢宠涓�...</a></p> @@ -78,7 +78,7 @@ <script type="text/javascript"> function down(){ window.location.href="${base}/business/appdownload.html"; - + } function gotoHome(){ @@ -87,7 +87,7 @@ </script> <footer> <p><a>鎰忚鍙嶉</a> | <a>甯姪璇存槑</a> | <a>鍏充簬杩愮淮</a> | <a>鑱旂郴鎴戜滑</a> </p> - <p>Copyright ? 1996-2016 ${Constants.company_name}</p> + <p>Copyright 漏 1996-2022 ${Constants.company_name}</p> </footer> </body> </html> diff --git a/WebRoot/business/changePwd.html b/WebRoot/business/changePwd.html index cc6568a..8e624c8 100644 --- a/WebRoot/business/changePwd.html +++ b/WebRoot/business/changePwd.html @@ -1,6 +1,6 @@ -<!doctype html> -<html class="change-h100"> -<head> +<!doctype html> +<html class="change-h100"> +<head> <meta charset="utf-8"> <title>${Constants.company_name}缁煎悎绠$悊骞冲彴</title> <link rel="stylesheet" href="${common_static}/static/ui/css/common.css" type="text/css"></link> @@ -15,7 +15,7 @@ document.getElementById("myform").submit(); } </script> -</head> +</head> <body class="change-h100"> <div class="login_top clearfix"> @@ -31,7 +31,7 @@ <div class="change-pw-wrap"> <div class="title">淇敼鍒濆瀵嗙爜</div> <div class="tips">涓轰簡鎮ㄧ殑璐﹀彿瀹夊叏锛岄娆$櫥褰曡淇敼鎮ㄧ殑鍒濆瀵嗙爜銆�</div> - <form id="myform" action="" method="post"> + <form id="myform" action="" method="post"> <table> <tr> <th>鏂板瘑鐮侊細</th> @@ -53,12 +53,12 @@ </tr> </table> </form> - + <div class="footer clearfix"> <a href="#"> 鎰忚鍙嶉 </a><span>|</span><a href="#"> 甯姪璇存槑 </a><span>|</span><a href="#"> 鍏充簬杩愮淮 </a><span>|</span><a href="#"> 鑱旂郴鎴戜滑 </a> <br> - <span>Copyright 漏 1996-2014 ${Constants.company_name}</span> + <span>Copyright 漏 1996-2022 ${Constants.company_name}</span> </div> </div> -</body> +</body> </html> diff --git a/WebRoot/business/login.html b/WebRoot/business/login.html index 4e7d379..bcfc454 100644 --- a/WebRoot/business/login.html +++ b/WebRoot/business/login.html @@ -14,7 +14,10 @@ <body> <div class="login_top clearfix"> - <a class="larks_logo"><img src="${common_static}/static/companyLogo/larks-logo1.gif" width="247" height="48" alt="" /></a> + <a class="larks_logo"> + <img src="${common_static}/static/companyLogo/larks-logo1.gif" width="247" height="48" alt="" /> + <span style="margin-left: 20px;font-size: 26px">${Constants.company_name}</span> + </a> <p> <a href="http://www.larks.com.cn" target="_blank">缃戠珯棣栭〉</a> <span>|</span> @@ -51,6 +54,9 @@ </div> <a class="login_btn" id="login">鐧诲綍</a> <a class="login_btn focus" id="logining" style="display:none;">鐧诲綍涓�...</a> + <div style="margin-top: 6px;text-align: center;font-size: 15px;color: red;white-space: nowrap"> + 闈炲瘑绯荤粺绂佹澶勭悊銆佸偍瀛樺拰浼犺緭娑夊瘑淇℃伅 + </div> <div class="remember_password clearfix"> <input type="checkbox" /><label>璁颁綇瀵嗙爜</label> <a href="${base}/business/findPwd.html">蹇樿瀵嗙爜</a> @@ -130,9 +136,9 @@ $("#usererr").show(); $("#username").select(); switchBtn(); - return; + return; } - + var pwd = $.trim($("#password").val()); if($.util.isEmpty(pwd)) { $("#pwderr").html("璇疯緭鍏ュ瘑鐮�"); @@ -146,10 +152,10 @@ $("#pwderr").show(); $("#password").select(); switchBtn(); - return; + return; } - - + + var checkCode = $.trim($("#checkCode").val()); if($.util.isEmpty(checkCode)) { $("#yzmerr").html("璇疯緭鍏ラ獙璇佺爜"); @@ -163,11 +169,11 @@ $("#yzmerr").show(); $("#checkCode").select(); switchBtn(); - return; + return; } - + $("#myform").submit(); - + }); $(document).keyup(function(event) { diff --git a/WebRoot/business/pages/desktop/deskMenuInclude.html b/WebRoot/business/pages/desktop/deskMenuInclude.html index bbc6bd9..f91cbc1 100644 --- a/WebRoot/business/pages/desktop/deskMenuInclude.html +++ b/WebRoot/business/pages/desktop/deskMenuInclude.html @@ -1,7 +1,12 @@ <div class="service_btn_con"> <table class="service_btn"> <tr> - <td><a class="logo" title=""><img src="${common_static}/static/companyLogo/larks-logo1.gif" alt="" /></a></td> + <td> + <a class="logo" title="" style="width: auto!important;"> + <img src="${common_static}/static/companyLogo/larks-logo1.gif" alt="" /> + <span style="margin-left: 20px;font-size: 22px">${Constants.company_name}</span> + </a> + </td> <td> <div class="dps_con"> <div class="icon_select"> @@ -64,32 +69,32 @@ btnWr = rr.find('div.btns'), btnPr = btnWr.find('a.up'), btnNr = btnWr.find('a.down'); - + var lisr = conr.find('tr.dp_first_level>td'); - + var pnumr = 7, numr = lisr.length; if(numr <= pnumr) { - + return; } - - var owr = lisr[1].offsetLeft - lisr[0].offsetLeft, - + + var owr = lisr[1].offsetLeft - lisr[0].offsetLeft, + idxArear = [0, numr - pnumr], idxr = 0; - + function updateNum(n){ if (n > idxArear[1] || n < idxArear[0]) { return; } - + btnPr[((n == 0)?'add':'remove') + 'Class']('uN'); btnNr[((n == idxArear[1])?'add':'remove') + 'Class']('dN'); - + idxr = n; conr.stop().animate({left: -n * owr},300); } - + btnPr.click(function(){ updateNum(idxr - 1); return false; @@ -111,12 +116,12 @@ popupTips("鍏抽敭璇嶈嚦灏戜负2涓瓧"); return; } - + if($.util.isEmpty(kw)) { window.location.href="${base}/business/pages/fulltext/search.html?t="+type; return; } - + window.location.href="${base}/business/pages/fulltext/result.html?kw="+kw+"&t="+type; } -</script> \ No newline at end of file +</script> diff --git a/WebRoot/business/pages/desktop/deskheader.html b/WebRoot/business/pages/desktop/deskheader.html index 023756e..4819367 100644 --- a/WebRoot/business/pages/desktop/deskheader.html +++ b/WebRoot/business/pages/desktop/deskheader.html @@ -7,5 +7,8 @@ [#--<a href="${base}/business/pages/message/myMessage.html">鎴戠殑娑堟伅(<span id="messageCount">0</span>)</a>--] <a class="login_out" href="javascript:loginout();"><img src="${common_static}/static/ui/images/zc-icon-84.gif" alt="" /></a> </div> + <div style="margin-top: 6px;position: absolute;top: 20px;right: 0;"> + <span class="login_btn" style="color: red;text-align: center;font-size: 15px;">闈炲瘑绯荤粺绂佹澶勭悊銆佸偍瀛樺拰浼犺緭娑夊瘑淇℃伅</span> + </div> </div> -</header> \ No newline at end of file +</header> diff --git a/WebRoot/business/pages/desktop/selDesk.html b/WebRoot/business/pages/desktop/selDesk.html index d23b033..fea6b53 100644 --- a/WebRoot/business/pages/desktop/selDesk.html +++ b/WebRoot/business/pages/desktop/selDesk.html @@ -5,14 +5,14 @@ <title>${Constants.company_name}缁煎悎绠$悊骞冲彴</title> <link rel="stylesheet" href="${common_static}/static/ui/css/reset.css" type="text/css"></link> <link rel="stylesheet" href="${common_static}/static/ui/css/common.css" type="text/css"></link> -</head> +</head> <script> function subForm(){ document.getElementById('myform').submit(); } </script> -<body class="change-h100"> +<body class="change-h100"> <div class="login_top clearfix"> <a class="larks_logo"><img src="${common_static}/static/companyLogo/larks-logo1.gif" width="247" height="48" alt="" /></a> <p> @@ -26,22 +26,22 @@ <div class="change-pw-wrap"> <div class="title">璇烽�夋嫨妗岄潰绫诲瀷</div> <ul class="choose-dt"> - <form id="myform" action="selDesk.html" method="post"> + <form id="myform" action="selDesk.html" method="post"> [#if list??&&list?size>0] [#list list as item] <li> <span class="types">${item.rolename}</span><input type="radio" name="roleId" value="${item.id}"/> </li> - [/#list] + [/#list] [/#if] <li class="last"><button onclick="javascript:subForm()">鎻愪氦</button></li> - </form> - + </form> + </ul> <div class="footer clearfix"> <a> 鎰忚鍙嶉 </a><span>|</span><a> 甯姪璇存槑 </a><span>|</span><a> 鍏充簬杩愮淮 </a><span>|</span><a> 鑱旂郴鎴戜滑 </a> <br> - <em>Copyright 漏 1996-2014 ${Constants.company_name}</em> + <em>Copyright 漏 1996-2022 ${Constants.company_name}</em> </div> </div> -</body> +</body> </html> diff --git a/WebRoot/business/pages/include/bindFooter.html b/WebRoot/business/pages/include/bindFooter.html index a7ec51c..4b4a25b 100644 --- a/WebRoot/business/pages/include/bindFooter.html +++ b/WebRoot/business/pages/include/bindFooter.html @@ -1,4 +1,4 @@ <div class="binding-footer"> <p><a href="#">鎰忚鍙嶉</a> | <a href="#">甯姪璇存槑</a> | <a href="#">鍏充簬杩愮淮</a> | <a href="#">鑱旂郴鎴戜滑</a></p> - <p>Copyright 漏 1996-2016 ${Constants.company_name}</p> -</div> \ No newline at end of file + <p>Copyright 漏 1996-2022 ${Constants.company_name}</p> +</div> diff --git a/WebRoot/business/pages/include/footer.html b/WebRoot/business/pages/include/footer.html index 39f1fc6..c9ac943 100644 --- a/WebRoot/business/pages/include/footer.html +++ b/WebRoot/business/pages/include/footer.html @@ -8,7 +8,7 @@ --> <footer style="margin-top:20px;"> <p><a>鎰忚鍙嶉</a> | <a>甯姪璇存槑</a> | <a>鍏充簬杩愮淮</a> | <a>鑱旂郴鎴戜滑</a> <span class="flag">|</span> <a class="version">${Session["VERSION_CODE"]}</a></p> - <p>Copyright ? 1996-2016 ${Constants.company_name}</p> + <p>Copyright 漏 1996-2022 ${Constants.company_name}</p> </footer> <!-- @@ -163,11 +163,11 @@ --> <table width="20%" style="display: none" > <tr> - <td width="20%" rowspan="4" align="left"><h3>閫氳瘽寮瑰睆杩炴帴 </h3><span id="messageTd" style="display:none2;background-color:#FFCCFF;height:20" ></span></td> + <td width="20%" rowspan="4" align="left"><h3>閫氳瘽寮瑰睆杩炴帴 </h3><span id="messageTd" style="display:none2;background-color:#FFCCFF;height:20" ></span></td> </tr> </table> <script src="${common_static}/static/ui/js/popjn_src.js"></script> -<script type="text/javascript"> +<script type="text/javascript"> var jshost='${SysConfigConstants.CALL_PATH}'; var jsoper='${Session["loguser"].GH}'; var jsch='-1'; @@ -204,7 +204,7 @@ </script> <script language="JavaScript"> [#if Session["loguser"].IS_TP==1] - setTimeout(webgo,1000); + setTimeout(webgo,1000); [/#if] </script> <script language="javascript"> @@ -214,31 +214,31 @@ function popCustWin(req){ var reqURI=req.replace(/#/g,"A"); //鏈淇濈暀 - + //瀹炴椂鐘舵�� 鍒ゆ柇 if (reqURI.indexOf('H=t4v1')!=-1) { - + // 褰搒ys_config.xml涓璸opVer閰嶇疆涓簍4v1鍙戦�佺殑瀛楃涓蹭俊鎭负锛� - // H=鏁版嵁鍖呯被鍨嬪強鐗堟湰锛宻=鐘舵�佷唬鐮�,ph=鐢佃瘽鍙风爜 + // H=鏁版嵁鍖呯被鍨嬪強鐗堟湰锛宻=鐘舵�佷唬鐮�,ph=鐢佃瘽鍙风爜 // 渚嬪锛� // H=t4v1,s=1,ph=02586307627 - + // alert("瀹炴椂鐘舵�佸寘锛�"+reqURI); - + var dataArray = reqURI.split(",");//浠�,鍙峰垏鍓� - + var state = dataArray[1].replace("s=","");//瑙f瀽鐘舵�佷唬鐮� if(state==1 || state==7){ - + // alert('鍜屽鎴烽�氳瘽浜�'); - + }else if(state==20){ - + // alert('鍧愬腑鎻愯捣璇濇満浜�'); - + }else if(state==2 || state==3 || state==12 || state==13){ - + // $.ajax({ // type: 'post', // url: '${base}/business/pages/traffic/updateTraffic.html', @@ -253,14 +253,14 @@ // }) // alert('閫氳瘽缁撴潫'); - - + + } }//瀹炴椂鐘舵�� 鍒ゆ柇缁撴潫 - + else { - /* + /* 褰�..\v\WebRoot\sys_config.xml涓脊灞忔牸寮弍opVer閰嶇疆涓簍1v1鎴栦笉閰嶇疆鏃讹紝鏉ョ數淇℃伅涓�鑸负浠ヤ笅妯″紡锛� 鏉ョ數閫氶亾鍙凤紝鏉ョ數鍙风爜锛屽鐢ㄥ瓧娈碉紝鏉ョ數鏃堕棿锛岀敤鎴锋寜閿俊鎭� 濡傦細2,02586307627,1000,1208674344953,NA @@ -269,13 +269,13 @@ 褰�..\v\WebRoot\sys_config.xml涓脊灞忔牸寮弍opVer閰嶇疆涓簍1v2鏃讹紝鏉ョ數淇℃伅涓�鑸负浠ヤ笅妯″紡锛� H=鏁版嵁鍖呯被鍨嬪強鐗堟湰锛宑h=鏉ョ數閫氶亾鍙凤紝ph=鏉ョ數鍙风爜锛宨d=鏈鏉ョ數鍞竴鏍囪瘑锛宼m=鏉ョ數鏃堕棿YYMMDDHHMMSS锛宒m=鐢ㄦ埛鎸夐敭淇℃伅銆� 濡傦細H=t1v2,ch=2,ph=86307627,id=12157703713752,tm=080711175931,dm=0; - + 璇︾粏鏍煎紡璇存槑鍙傝LQ-Connect杞欢瀵规帴鎶�鏈墜鍐岀珷鑺傘�婃潵鐢靛瓧绗︿覆璇存槑銆嬨�� */ //鏂版墦寮�鐨勭獥鍙�,灏嗕互涓媓ttp://www.baidu.com/s=鍛煎彨涓績绯荤粺 灏忕伒鍛�& 鏇挎崲鎴愪綘鐨刄RL //鍦ㄤ綘鐨刄RL锛屾瘮濡俲sp涓� reqeust.getParameter("xxx") 鍗冲彲鑾峰彇鏉ョ數瀛椾覆淇℃伅锛屽彲瀵瑰叾杩涜杩涗竴姝ョ殑鍔犲伐澶勭悊銆� - + // alert("鏉ョ數瀛楃涓�="+req); //鍙互娉ㄩ噴鏈锛岃幏鍙栧埌鐨勬潵鐢靛瓧涓� // alert("鍙皢鍒氭墠鐨勬潵鐢靛瓧绗︿覆绐楀彛鏀逛负 寮瑰嚭鎮ㄨ嚜宸辩殑绋嬪簭绐楀彛"); //鍙互娉ㄩ噴鏈 $.ajax({ @@ -286,7 +286,7 @@ dataType: 'json', success: function (data) { var dataArray1 = req.split(",");//浠�,鍙峰垏鍓� - + sn = dataArray1[7].replace("sn=",""); var tra_id=data.id; var mobile=data.mobile; @@ -301,8 +301,8 @@ } }) - - + + // var url="http://www.baidu.com/s?wd=鍛煎彨涓績绯荤粺 灏忕伒鍛�&xxx="+reqURI; // var parms='height=700, width=600, top=0, left=400,toolbar=no,menubar=no,titlebar=no, location=no, status=no,scrollbars=yes,titlebar=no, resizable=yes'; @@ -310,4 +310,4 @@ } } [/#if] -</script> \ No newline at end of file +</script> diff --git a/WebRoot/business/pages/include/loginfoot.html b/WebRoot/business/pages/include/loginfoot.html index 3615c55..b25447f 100644 --- a/WebRoot/business/pages/include/loginfoot.html +++ b/WebRoot/business/pages/include/loginfoot.html @@ -1,6 +1,6 @@ <div class="login_footer clearfix"> <p> - <a>鎰忚鍙嶉</a><span>|</span><a>甯姪璇存槑</a><span>|</span><a>鍏充簬杩愮淮</a><span>|</span><a>鑱旂郴鎴戜滑</a> + <a>鎰忚鍙嶉</a><span>|</span><a>甯姪璇存槑</a><span>|</span><a>鍏充簬杩愮淮</a><span>|</span><a>鑱旂郴鎴戜滑</a> </p> - <em>Copyright 漏 1996-2016 ${Constants.company_name}</em> -</div> \ No newline at end of file + <em>Copyright 漏 1996-2022 ${Constants.company_name}</em> +</div> diff --git a/WebRoot/business/pages/knowledge/knowledgeMain/knowledgeHistoryDetail.html b/WebRoot/business/pages/knowledge/knowledgeMain/knowledgeHistoryDetail.html index 7e1f5ec..e047a67 100644 --- a/WebRoot/business/pages/knowledge/knowledgeMain/knowledgeHistoryDetail.html +++ b/WebRoot/business/pages/knowledge/knowledgeMain/knowledgeHistoryDetail.html @@ -11,7 +11,7 @@ <script src="${common_static}/static/ui/js/jquery.min.js"></script> <script type="text/javascript" src="${common_static}/static/ui/js/pagescroller.min.js"></script> [#include "/business/pages/include/header.html" /] -<!-- +<!-- <nav class="fs_nav"> <div class="fsnav_con"> <h3>鎴戠殑鐭ヨ瘑</h3> @@ -24,14 +24,14 @@ </nav>--> <div class="fs_navpath"> <h3>褰撳墠浣嶇疆</h3> - <span></span> <a>鐭ヨ瘑搴� </a> <span></span> <em>鐭ヨ瘑璇︽儏</em> </div> + <span></span> <a>鐭ヨ瘑搴� </a> <span></span> <em>鐭ヨ瘑璇︽儏</em> </div> <div class="fs_main equip_add repositorycon clearfix" > <div class="equip_add_right repository_width"> <div id="main" style="position: relative;" class="repository_details"> - + <h1 class="section section_1" style="position: relative; margin: 0px;"> <a name="biaoti"></a>${info.TITLE} </h1> - + <div class="repository_details_intro"><span>璐$尞浜猴細${info.CREATE_USER_NAME}</span><span>璐$尞鏃堕棿锛�${DateUtil.format("yyyy-MM-dd HH:mm:ss",'${info.CREATE_TIME}')}</span><span id="newHits">鐐瑰嚮娆℃暟锛�${info.HITS}</span></div> <h2 class="section section_2" style="position: relative; margin: 0px;"> <span class="headline_content"><a name="biaoqian"></a>鏍囩</span> </h2> <div class="para"> @@ -68,7 +68,7 @@ </div> <footer> <p><a>鎰忚鍙嶉</a> | <a>甯姪璇存槑</a> | <a>鍏充簬杩愮淮</a> |<a>鑱旂郴鎴戜滑</a></p> - <p>Copyright ? 1996-2014 ${Constants.company_name}</p> + <p>Copyright 漏 1996-2022 ${Constants.company_name}</p> </footer> <script type="text/javascript"> @@ -80,7 +80,7 @@ }) }) - $(document).ready(function(){ + $(document).ready(function(){ var navLabel = new Array('鏍囬', '鏍囩','鎽樿', "鍐呭", "鍏宠仈",'闄勪欢', '鍘嗗彶'); $('#main').pageScroller({ navigation: navLabel }); $('.next').click(function(e){ @@ -90,7 +90,7 @@ $('.prev').click(function(e){ e.preventDefault(); pageScroller.prev(); - }); + }); $(window).scroll(function () { // 鑾峰緱绐楀彛婊氬姩涓婂幓鐨勮窛绂� var ling = $(document).scrollTop(); @@ -99,14 +99,14 @@ // 濡傛灉婊氬姩璺濈澶т簬1534鐨勬椂鍊欒婊氬姩妗嗗嚭鏉� if (ling >0) { $('.pageScroll').show(); - } + } if (ling > 2000 || ling < 0) { $('.pageScroll').css('display','none'); // @ 杩欎竴鍙ュ拰涓嬩竴鍙ユ晥鏋滀竴鏍枫�� // $('#box').hide(); } - }) -}); + }) +}); </script> </body> diff --git a/WebRoot/uc/include/foot.html b/WebRoot/uc/include/foot.html index 372e959..ef22588 100644 --- a/WebRoot/uc/include/foot.html +++ b/WebRoot/uc/include/foot.html @@ -1,4 +1,4 @@ <footer> <p><a>鎰忚鍙嶉</a> | <a>甯姪璇存槑</a> | <a>鍏充簬杩愮淮</a> |<a>鑱旂郴鎴戜滑</a></p> - <p>Copyright ? 1996-2014 ${Constants.company_name}</p> -</footer> \ No newline at end of file + <p>Copyright 漏 1996-2022 ${Constants.company_name}</p> +</footer> diff --git a/WebRoot/uc/include/loginFoot.html b/WebRoot/uc/include/loginFoot.html index e13bbea..1223785 100644 --- a/WebRoot/uc/include/loginFoot.html +++ b/WebRoot/uc/include/loginFoot.html @@ -1,5 +1,5 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<div class="bottom"> -<p><a href="#">鎰忚鍙嶉</a>|<a href="#">甯姪璇存槑</a> | <a href="#">鍏充簬杩愮淮</a> | <a href="#">鑱旂郴鎴戜滑</a></p> -<p>Copyright ? 1996-2015 ${Constants.company_name}</p> -</div> \ No newline at end of file +<div class="bottom"> +<p><a href="#">鎰忚鍙嶉</a>|<a href="#">甯姪璇存槑</a> | <a href="#">鍏充簬杩愮淮</a> | <a href="#">鑱旂郴鎴戜滑</a></p> +<p>Copyright 漏 1996-2022 ${Constants.company_name}</p> +</div> diff --git a/config/app.properties b/config/app.properties index d59079d..7c36811 100644 --- a/config/app.properties +++ b/config/app.properties @@ -1,14 +1,13 @@ #\u6570\u636E\u5E93\u8FDE\u63A5 jdbc.driverClassName=dm.jdbc.driver.DmDriver -#jdbc.url=spy\:jdbc\:mysql\://124.70.39.177\:3306/larks_base_test?useUnicode\=true&characterEncoding\=UTF-8 -jdbc.url=jdbc\:dm\://10.65.12.122\:5236/SYSDBA?zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8 -jdbc.username=SYSDBA -#jdbc.username=root -#jdbc.password=Bjjmy_2020 -jdbc.password=sysdba123 - +#jdbc.url=jdbc\:dm\://127.0.0.1\:5236?zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8 +#jdbc.username=ROOT +#jdbc.password=Jmy_63661766 +jdbc.url=jdbc\:dm\://10.65.12.122\:5237?zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8 +jdbc.username=ROOT +jdbc.password=Jmy_63661766 #\u516C\u53F8\u4FE1\u606F -company.name=\u8FD0\u7EF4\u5E73\u53F0 +company.name=\u8FD0\u7EF4\u670D\u52A1\u7BA1\u7406\u5E73\u53F0 company.tell=123 #\u5168\u6587\u68C0\u7D22 -- Gitblit v1.9.1