Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
buildbank-replica
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
姚珂
buildbank-replica
Commits
2b04ecf3
Commit
2b04ecf3
authored
May 06, 2026
by
秦垚玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:退出
parent
4912a321
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
index.html
index.html
+5
-6
No files found.
index.html
View file @
2b04ecf3
...
@@ -624,7 +624,7 @@ function gotoTouSuZhiNan() {
...
@@ -624,7 +624,7 @@ 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 headMore"
id=
"moreBtn"
>
更多
<img
src=
"https://xc.b2bstatic3.ccb.com/V6/STY6/CN/images7/FN90001/headDn.png"
/></a>
<span
class=
"headBtn_a headLogout"
id=
"logout"
onclick=
"onLogout()"
>
退出
</span>
<span
class=
"headBtn_a headLogout"
id=
"logout"
>
退出
</span>
</div>
</div>
<div
style=
"float: right;"
>
<div
style=
"float: right;"
>
...
@@ -5635,7 +5635,7 @@ function gotoTouSuZhiNan() {
...
@@ -5635,7 +5635,7 @@ function gotoTouSuZhiNan() {
</div>
</div>
</div>
</div>
<!-- 退出登录 -->
<!-- 退出登录 -->
<
form
name=
"jhform"
id=
"jhform"
METHOD=
"POST"
action=
"./login.html"
target=
"frame_main"
>
<
!-- <form name="jhform" id="jhform" METHOD="POST" action="./login.html" target="frame_main""> --
>
<span
id=
"AA"
></span>
<span
id=
"AA"
></span>
<input
TYPE=
"hidden"
NAME=
"SKEY"
id=
"SKEY"
VALUE=
"O5KBoO"
>
<input
TYPE=
"hidden"
NAME=
"SKEY"
id=
"SKEY"
VALUE=
"O5KBoO"
>
<input
TYPE=
"hidden"
NAME=
"CUSTOMERID"
id=
"CUSTOMERID"
VALUE=
"HB42000009201110801"
>
<input
TYPE=
"hidden"
NAME=
"CUSTOMERID"
id=
"CUSTOMERID"
VALUE=
"HB42000009201110801"
>
...
@@ -5796,6 +5796,9 @@ function gotoTouSuZhiNan() {
...
@@ -5796,6 +5796,9 @@ function gotoTouSuZhiNan() {
<script
src=
"https://xc.b2bstatic3.ccb.com/V6/STY6/CN/js7/jsencrypt.js?v=20260424"
type=
"text/javascript"
></script>
<script
src=
"https://xc.b2bstatic3.ccb.com/V6/STY6/CN/js7/jsencrypt.js?v=20260424"
type=
"text/javascript"
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
document
.
getElementById
(
"logout"
).
addEventListener
(
'click'
,
function
()
{
window
.
location
.
href
=
'./login.html'
;
});
var
IS_UDC_INEACT_DATA_CACHED
=
false
;
var
IS_UDC_INEACT_DATA_CACHED
=
false
;
...
@@ -7294,10 +7297,6 @@ function searchAcc(){
...
@@ -7294,10 +7297,6 @@ function searchAcc(){
}
}
}
}
function
onLogout
(){
console
.
log
(
"退出==========="
)
window
.
location
.
href
=
'./login.html'
;
};
function
dzhdcx
(
item
,
totalPage
,
pageJump
)
{
function
dzhdcx
(
item
,
totalPage
,
pageJump
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment