Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
H
Hgs
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
徐州
Hgs
Commits
9142e6ac
Commit
9142e6ac
authored
Jul 01, 2022
by
徐州
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
頁面新增麵包屑
parent
aa36c491
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
pbform.jsp
...s-web/src/main/webapp/WEB-INF/views/user/pages/pbform.jsp
+9
-0
pblist.jsp
...s-web/src/main/webapp/WEB-INF/views/user/pages/pblist.jsp
+9
-0
No files found.
house365-hgs-web/src/main/webapp/WEB-INF/views/user/pages/pbform.jsp
View file @
9142e6ac
...
...
@@ -19,6 +19,15 @@
</style>
<body>
<div
class=
"container"
style=
"width: 1200px;"
>
<!-- 面包屑 begin -->
<div
class=
"row-fluid"
>
<div
class=
"span12"
>
<ul
class=
"breadcrumb"
>
<li
class=
"active"
><span
class=
"divider"
style=
"color:#26a0da;font-weight:bold;"
>
/
</span>
排班新增/编辑
</li>
</ul>
</div>
</div>
<!-- 面包屑 begin -->
<form
id=
"input_form"
class=
"form-horizontal valid"
action=
"${ctx}/user/addDuty"
method=
"get"
>
...
...
house365-hgs-web/src/main/webapp/WEB-INF/views/user/pages/pblist.jsp
View file @
9142e6ac
...
...
@@ -157,6 +157,15 @@
<!-- 面包屑 begin -->
<div
class=
"container"
style=
"width: 1200px;"
>
<!-- 面包屑 begin -->
<div
class=
"row-fluid"
>
<div
class=
"span12"
>
<ul
class=
"breadcrumb"
>
<li
class=
"active"
><span
class=
"divider"
style=
"color:#26a0da;font-weight:bold;"
>
/
</span>
排班列表
</li>
</ul>
</div>
</div>
<!-- 面包屑 begin -->
<div
class=
"row${fluid}"
>
<div
class=
"span12"
>
<form
id=
"filterForm"
class=
"form-inline filterForm"
action=
"${ctx}/user/"
method=
"get"
>
...
...
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