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
42fa5f1f
Commit
42fa5f1f
authored
May 06, 2026
by
何波
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式调整
parent
c9204c60
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
account_balance.html
account_balance.html
+1
-1
account_info.html
account_info.html
+1
-1
No files found.
account_balance.html
View file @
42fa5f1f
...
@@ -1266,7 +1266,7 @@
...
@@ -1266,7 +1266,7 @@
<script>
<script>
document
.
querySelectorAll
(
'.tableLBtn_box'
).
forEach
(
el
=>
{
document
.
querySelectorAll
(
'.tableLBtn_box'
).
forEach
(
el
=>
{
el
.
addEventListener
(
'mouseenter'
,
()
=>
{
el
.
addEventListener
(
'mouseenter'
,
()
=>
{
refreshHeight
(
38
0
);
refreshHeight
(
40
0
);
});
});
el
.
addEventListener
(
'mouseleave'
,
()
=>
{
el
.
addEventListener
(
'mouseleave'
,
()
=>
{
...
...
account_info.html
View file @
42fa5f1f
...
@@ -596,7 +596,7 @@
...
@@ -596,7 +596,7 @@
<script>
<script>
document
.
querySelectorAll
(
'.tableLBtn_box'
).
forEach
(
el
=>
{
document
.
querySelectorAll
(
'.tableLBtn_box'
).
forEach
(
el
=>
{
el
.
addEventListener
(
'mouseenter'
,
()
=>
{
el
.
addEventListener
(
'mouseenter'
,
()
=>
{
refreshHeight
(
5
6
0
);
refreshHeight
(
5
8
0
);
});
});
el
.
addEventListener
(
'mouseleave'
,
()
=>
{
el
.
addEventListener
(
'mouseleave'
,
()
=>
{
...
...
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