Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
HRM-admin
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
FionaChen
HRM-admin
Commits
fe1239c3
Commit
fe1239c3
authored
Jan 20, 2022
by
FionaChen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增 "特殊停用" icon,
以及顯示方式
parent
cb1d62c2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
2 deletions
+15
-2
HRMS-manage.html
HRMS-manage.html
+6
-2
icon-dangerous.svg
images/icon/icon-dangerous.svg
+9
-0
No files found.
HRMS-manage.html
View file @
fe1239c3
...
...
@@ -140,6 +140,7 @@
<div
class=
"search-group phone-show"
>
<div
class=
"sign-list"
>
<label
class=
"mr-5"
><img
src=
"images/icon/icon-dangerous.svg"
>
特殊停用
</label>
<label
class=
"mr-5"
><img
src=
"images/icon/icon-alert.svg"
>
員工人數超過上限
</label>
<label><img
src=
"images/icon/icon-point.svg"
class=
"mr-1"
>
試用公司
</label>
</div>
...
...
@@ -225,7 +226,7 @@
</div>
</td>
<td
data-th=
"狀態"
class=
"phone-row"
>
<span
class=
"mr-auto"
>
使用中
</span>
<span
class=
"mr-auto"
>
使用中
<
img
src=
"images/icon/icon-dangerous.svg"
class=
"ml-1"
><
/span>
<div
class=
"custom-control custom-checkbox phone-show"
>
<input
type=
"checkbox"
class=
"custom-control-input boardCheck"
id=
"company02a"
name=
"defaultExampleRadios02"
>
...
...
@@ -467,6 +468,7 @@
</div>
<div
class=
"sign-list"
>
<label
class=
"mr-5"
><img
src=
"images/icon/icon-dangerous.svg"
>
特殊停用
</label>
<label
class=
"mr-5"
><img
src=
"images/icon/icon-alert.svg"
>
員工人數超過上限
</label>
<label><img
src=
"images/icon/icon-point.svg"
class=
"mr-1"
>
試用公司
</label>
</div>
...
...
@@ -531,6 +533,7 @@
<div
class=
"search-group phone-show mb-n3"
>
<div
class=
"sign-list"
>
<label
class=
"mr-5"
><img
src=
"images/icon/icon-dangerous.svg"
>
特殊停用
</label>
<label
class=
"mr-5"
><img
src=
"images/icon/icon-alert.svg"
>
員工人數超過上限
</label>
<label><img
src=
"images/icon/icon-point.svg"
class=
"mr-1"
>
試用公司
</label>
</div>
...
...
@@ -634,7 +637,8 @@
</table>
<div
class=
"search-group d-flex align-items-center justify-content-end NB-show"
>
<div
class=
"search-group d-flex align-items-center justify-content-end NB-show"
>
<label
class=
"mr-5"
><img
src=
"images/icon/icon-dangerous.svg"
>
特殊停用
</label>
<label
class=
"mr-5"
><img
src=
"images/icon/icon-alert.svg"
>
員工人數超過上限
</label>
<label><img
src=
"images/icon/icon-point.svg"
class=
"mr-1"
>
試用公司
</label>
</div>
...
...
images/icon/icon-dangerous.svg
0 → 100644
View file @
fe1239c3
<svg
width=
"24"
height=
"24"
viewBox=
"0 0 24 24"
xmlns=
"http://www.w3.org/2000/svg"
>
<g
fill=
"none"
fill-rule=
"evenodd"
>
<path
fill=
"#FFF"
d=
"M-417-695h1920V385H-417z"
/>
<path
stroke-opacity=
".8"
stroke=
"#0E435D"
d=
"M-120.5-414.5h1487v625h-1487z"
/>
<path
d=
"M-121-16h1488v56H-121z"
fill=
"#35A9E1"
fill-opacity=
".05"
/>
<path
d=
"M0 0h24v24H0z"
/>
<path
d=
"M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM17 15.74 15.74 17 12 13.26 8.26 17 7 15.74 10.74 12 7 8.26 8.26 7 12 10.74 15.74 7 17 8.26 13.26 12 17 15.74z"
fill=
"#AF3737"
fill-rule=
"nonzero"
/>
</g>
</svg>
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