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
cceefc84
Commit
cceefc84
authored
May 08, 2026
by
何波
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提出的字体问题处理
parent
184f8a5e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
account_list.html
account_list.html
+4
-3
No files found.
account_list.html
View file @
cceefc84
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
margin
:
0
;
margin
:
0
;
padding
:
0
;
padding
:
0
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
font-family
:
'\5b8b\4f53, arial, georgia, verdana, helvetica, sans-serif'
;
font-family
:
'\5b8b\4f53, arial, georgia, verdana, helvetica, sans-serif'
!important
;
font-size
:
14px
;
font-size
:
14px
;
color
:
#2C2C2C
;
color
:
#2C2C2C
;
}
}
...
@@ -305,6 +305,7 @@
...
@@ -305,6 +305,7 @@
display
:
flex
;
display
:
flex
;
text-align
:
center
;
text-align
:
center
;
align-items
:
flex-end
;
align-items
:
flex-end
;
font-weight
:
bold
;
}
}
.top
{
.top
{
...
@@ -671,7 +672,7 @@
...
@@ -671,7 +672,7 @@
<table
class=
"detail-table grid"
id=
"resultTable"
>
<table
class=
"detail-table grid"
id=
"resultTable"
>
<thead>
<thead>
<tr>
<tr>
<th
class=
"col-select"
style=
"width: 44px;"
>
选择
</th>
<th
class=
"col-select"
style=
"width: 44px;
font-weight: bold;
"
>
选择
</th>
<th
style=
"width: 88px;"
>
<th
style=
"width: 88px;"
>
<div
class=
"xflex"
>
<div
class=
"xflex"
>
<span>
交易时间
</span>
<span>
交易时间
</span>
...
@@ -683,7 +684,7 @@
...
@@ -683,7 +684,7 @@
</th>
</th>
<th
colspan=
"2"
style=
"width: 211px;"
>
<th
colspan=
"2"
style=
"width: 211px;"
>
<div
class=
"thbox"
>
<div
class=
"thbox"
>
<div>
发生额/元
</div>
<div
style=
"font-weight: bold;"
>
发生额/元
</div>
<div
class=
"flex"
>
<div
class=
"flex"
>
<div
class=
"xflex"
>
<div
class=
"xflex"
>
<span>
借方(支取)
</span>
<span>
借方(支取)
</span>
...
...
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