Commit 396dcde7 authored by 秦垚玲's avatar 秦垚玲

fix:登录调整及跳转相关

parent 608bba22
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -861,16 +861,16 @@
<script>
// 初始化轮播
var swiper = new Swiper(".mySwiper", {
// 自动轮播
autoplay: {
delay: 1000, // 间隔1秒
disableOnInteraction: false, // 手动切换后继续自动播放
},
loop: true, // 无缝循环
// // 初始化轮播
// var swiper = new Swiper(".mySwiper", {
// // 自动轮播
// autoplay: {
// delay: 1000, // 间隔1秒
// disableOnInteraction: false, // 手动切换后继续自动播放
// },
// loop: true, // 无缝循环
});
// });
// 获取所有具有 '.tab' 类的DOM元素(标签)
......
......@@ -622,7 +622,9 @@ function gotoTouSuZhiNan() {
<a class="headBtn_a headMore" id="moreBtn">更多<img src="https://xc.b2bstatic3.ccb.com/V6/STY6/CN/images7/FN90001/headDn.png"/></a>
<a class="headBtn_a headLogout" id="logout">退出</a>
<span class="headBtn_a headLogout" id="logout" onclick="onLogout()" href="login.html">退出</span>
</div>
<div style="float: right;">
......@@ -5628,7 +5630,7 @@ function gotoTouSuZhiNan() {
</div>
</div>
</div>
<form name="jhform" id="jhform" METHOD="POST" action="./NCCB/NECV6B2BMainPlat_09_FW.html" target="frame_main">
<!-- <form name="jhform" id="jhform" METHOD="POST" action="./NCCB/NECV6B2BMainPlat_09_FW.html" target="frame_main">
<span id="AA"></span>
<input TYPE="hidden" NAME="SKEY" id="SKEY" VALUE="O5KBoO">
<input TYPE="hidden" NAME="CUSTOMERID" id="CUSTOMERID" VALUE="HB42000009201110801">
......@@ -5636,8 +5638,7 @@ function gotoTouSuZhiNan() {
<input TYPE="hidden" NAME="NLDFLAG" id="NLDFLAG" VALUE="0">
<input TYPE="hidden" NAME="TXCODE" id="TXCODE" VALUE="">
<!--数据采集字段-->
<input type="hidden" id="touch_event_type" value="页面浏览">
<input type="hidden" id="touch_event_name" value="企业网银新版首页_菜单活动__页面浏览">
<input type="hidden" id="touch_element_content" value="">
......@@ -5671,7 +5672,7 @@ function gotoTouSuZhiNan() {
<input TYPE="hidden" NAME="CUSTOMERID" id="CUSTOMERID" VALUE="HB42000009201110801">
<input TYPE="hidden" NAME="USERID" id="USERID" VALUE="999999">
<input TYPE="hidden" NAME="TEL" id="TEL" VALUE="18672784700">
</form>
</form> -->
......@@ -6317,6 +6318,8 @@ function getMallUrlAction(){
<script>
$(document).ready(function(){
$('#custInfo_i').hover(
function(){
$('#logInfo').show();
......@@ -7283,6 +7286,14 @@ function searchAcc(){
queryTaskFile('N000D2', '1');
}
}
function onLogout(e){
console.log("退出===========")
window.location.href = './login.html';
};
function dzhdcx(item, totalPage, pageJump) {
$("#dzhdcx_filter").show();
......
......@@ -2145,8 +2145,8 @@ function scrollTopBtn_1(){
if(i>0 && language == "CN"){
changeLogin('UM');
}else{
//changeLogin('CT');
toUCLogin();
changeLogin('CT');
// toUCLogin();
}
}
function openxw(){
......@@ -2663,9 +2663,17 @@ function changeLogin(type) {
showPrompt();
}
}
function pwdLogin(){
window.location.href="./index.html";
}
function toUCLogin() {
window.top.location.href="/NCCB/MNECV6B2BMainPlat_UN?CCB_IBSVersion=V6&PT_LANGUAGE=CN&PT_STYLE=6&resType=jsp&TXCODE=N7N010&USERID=&i18n=true&LOGIN_TYPE=UC&dc=1";
// window.top.location.href="/NCCB/MNECV6B2BMainPlat_UN?CCB_IBSVersion=V6&PT_LANGUAGE=CN&PT_STYLE=6&resType=jsp&TXCODE=N7N010&USERID=&i18n=true&LOGIN_TYPE=UC&dc=1";
changeLogin('CT');
}
function showPrompt() {
......@@ -3051,7 +3059,9 @@ $(function(){
var loginInfoStr = JSON.stringify(loginInfo);
var encodeStr = encodeURIComponent(loginInfoStr);
var queryString = "CCB_IBSVersion=V6&PT_LANGUAGE="+ language +"&PT_STYLE=6&resType=jsp&colorCSS=&TXCODE=N90N20&USERID=&i18n=true&TTXCODE=N90011&loginInfo=" + encodeStr;
toIndex('/NCCB/NECV6PubQuery', queryString);
// toIndex('/NCCB/NECV6PubQuery', queryString);
// 重定向首页
window.location.href = "./index.html"
});
//用户/手机号登录
......@@ -3871,9 +3881,9 @@ function loginGuide() {
<td>
<div class="ipt_cn">
<i class="ipt_cn1_icon"></i>
<input class="Wrap_input_search" type="text" name="CUSTOMERID" id="CUSTOMERID" value="" maxlength="23" onmouseover="khsb(this,'1')" onmouseout="khsb(this,'3')" onclick="khsb(this,'5')" placeholder="客户识别号" style="color:#B7B7B7;"/>
<input class="Wrap_input_search" type="text" name="CUSTOMERID" id="CUSTOMERID" value="HB42000009201110801" maxlength="23" onmouseover="khsb(this,'1')" onmouseout="khsb(this,'3')" onclick="khsb(this,'5')" placeholder="客户识别号" style="color:#B7B7B7;"/>
</div>
<div><span id="getCustomId" style="width: 95px;height: 30px;right:0;line-height: 36px;color:#007AB3;cursor:pointer;position:absolute;margin-right:30px;text-align:right;" onclick="toCTLoginJsp()">获取客户号</span></div>
<!-- <div><span id="getCustomId" style="width: 95px;height: 30px;right:0;line-height: 36px;color:#007AB3;cursor:pointer;position:absolute;margin-right:30px;text-align:right;" onclick="toCTLoginJsp()">获取客户号</span></div> -->
</td>
</tr>
......@@ -3881,7 +3891,7 @@ function loginGuide() {
<td>
<div class="ipt_pwd">
<i class="ipt_pwd_icon"></i>
<input class="Wrap_input_search" type="text" name="USERID" id="USERID" value="" maxlength="6" onmouseover="khsb(this,'2')" onmouseout="khsb(this,'4')" onclick="khsb(this,'5')" placeholder="操作员代码" style="color:#B7B7B7;" />
<input class="Wrap_input_search" type="text" name="USERID" id="USERID" value="999999" maxlength="6" onmouseover="khsb(this,'2')" onmouseout="khsb(this,'4')" onclick="khsb(this,'5')" placeholder="操作员代码" style="color:#B7B7B7;" />
</div>
</td>
......@@ -3904,7 +3914,7 @@ function loginGuide() {
<tr>
<td >
<div class="div_login_btn" >
<div class="div_login_btn" onclick="pwdLogin()">
<input type="button" name="next" id="LOGIN_BOX_BTN" class="pbd_btn_login btn_disabled btn_js_link1" disabled value="登 录" />
</div>
......@@ -4125,22 +4135,78 @@ function loginGuide() {
</td>
</tr>
<tr>
<tr class="div_tab_tr">
<td>
<div class="ipt_cn">
<i class="ipt_cn1_icon"></i>
<input class="Wrap_input_search" type="text" name="CUSTOMERID" id="CUSTOMERID" value="HB42000009201110801" maxlength="23" onmouseover="khsb(this,'1')" onmouseout="khsb(this,'3')" onclick="khsb(this,'5')" placeholder="客户识别号111" style="color:#333333;"/>
</div>
<!-- <div><span id="getCustomId" style="width: 95px;height: 30px;right:0;line-height: 36px;color:#007AB3;cursor:pointer;position:absolute;margin-right:30px;text-align:right;" onclick="toCTLoginJsp()">获取客户号</span></div> -->
</td>
</tr>
<tr class="div_tab_tr">
<td>
<div class="ipt_pwd">
<i class="ipt_pwd_icon"></i>
<input class="Wrap_input_search" type="text" name="USERID" id="USERID" value="999999" maxlength="6" onmouseover="khsb(this,'2')" onmouseout="khsb(this,'4')" onclick="khsb(this,'5')" placeholder="操作员代码" style="color:#333333;" />
</div>
</td>
</tr>
<tr class="div_tab_tr">
<td id="passWord_tr" >
<div class="ipt_pwd1" style="margin-bottom: 0px;">
<i class="ipt_pwd1_icon"></i>
<i class="keyboard_icon"></i>
<input class="Wrap_input_search" type="password" id="LOG_PWD" name="LOG_PWD" placeholder="登录密码" style="color:#333333"/>
<!-- <a style="position:absolute;top:0px;right:0px;cursor:pointer;" class="keyboard" id="keyboardBtn">软键盘</a> -->
<span style="left:230px;top:7px;width:30px;height:20px;overflow:hidden;cursor:pointer;z-index: 99999;position:absolute;" id="keyboardBtn" >
</span>
</div>
</td>
</tr>
<tr>
<td >
<div class="div_login_btn" onclick="pwdLogin();">
<input type="button" name="next" id="LOGIN_BOX_BTN" class="pbd_btn_login" value="登 录" />
</div>
<div style="position:relative;top:0px;font-size:12px;width:100%;float:right;color:#007AB3;margin-top:10px;">
<span style="float:left;"><input type="checkbox" id="rememberCustId" value="1" style="vertical-align:middle;">&nbsp;记住客户号</span>
<span id="forgetPsw" style="float:right;cursor:pointer;" onclick="forgetPsw('CN')">忘记密码</span>
</div>
</td>
</tr>
<!-- <tr>
<td>
<div class="" style="margin-top: 20px;">
<div style="text-align:center;"><img src="https://xc.b2bstatic3.ccb.com/V6/STY6/CN/images6/new_login/ukey.png" /></div>
<div style="text-align:center;" id="prompt">
请确认已插入<a href="javascript:void(0);" onclick="dialog1()">网银盾</a>或已安装<a href="javascript:void(0);" onclick="dialog2()">简版网银证书</a>后登录
</div>
</div>
</div>
</td>
</tr>
<tr>
</tr> -->
<!-- <tr>
<td>
<div class="div_login_btn">
<input type="button" name="next" class="pbd_btn_login" onclick="toCTLoginJsp()" value="立即登录" />
<input type="button" name="next" class="pbd_btn_login" onclick="toCTLoginJsp()" value="录" />
......@@ -4157,7 +4223,7 @@ function loginGuide() {
</td>
</tr>
</tr> -->
</table>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment