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
a437762c
Commit
a437762c
authored
May 06, 2026
by
秦垚玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:调整面包屑
parent
002a7a75
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
5 deletions
+12
-5
history_query.html
history_query.html
+12
-5
No files found.
history_query.html
View file @
a437762c
...
@@ -38,10 +38,17 @@
...
@@ -38,10 +38,17 @@
/* 面包屑 */
/* 面包屑 */
.breadcrumb
{
.breadcrumb
{
background-color
:
#f5f7fa
;
height
:
42px
;
padding
:
15px
20px
;
background-color
:
#f4f5fb
;
color
:
#666
;
border
:
1px
solid
#dfe1f2
;
margin
:
10px
0
;
line-height
:
40px
;
padding-left
:
10px
;
margin
:
15px
0
;
font-size
:
14px
;
color
:
#2C2C2C
;
}
.breadcrumb_item
{
font-weight
:
bold
;
}
}
/* 查询表单 */
/* 查询表单 */
...
@@ -272,7 +279,7 @@
...
@@ -272,7 +279,7 @@
<!-- 面包屑导航 -->
<!-- 面包屑导航 -->
<div
class=
"breadcrumb"
>
<div
class=
"breadcrumb"
>
当前位置:账户查询 > 账户信息查询 >
活期账户
当前位置:账户查询 > 账户信息查询 >
<span
class=
"breadcrumb_item"
>
活期账户
</span>
</div>
</div>
<!-- 查询表单 -->
<!-- 查询表单 -->
...
...
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