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
92fcba47
Commit
92fcba47
authored
Dec 30, 2021
by
FionaChen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新夏拉式選單、
新增備註文字
parent
64d7832d
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
58 additions
and
25 deletions
+58
-25
HRMS-manage.html
HRMS-manage.html
+45
-19
style.css
css/style.css
+2
-1
edu-manage.html
edu-manage.html
+9
-2
index.html
index.html
+2
-3
No files found.
HRMS-manage.html
View file @
92fcba47
...
...
@@ -93,16 +93,27 @@
<div
class=
"tab-content"
id=
"myTabContent"
>
<!-- 各公司出勤 start -->
<div
class=
"tab-pane fade show active"
id=
"adminMeb"
role=
"tabpanel"
aria-labelledby=
"adminMeb-tab"
>
<div
class=
"search-group"
>
<button
type=
"button"
class=
"btn-wt mr-2 phone-show"
data-toggle=
"modal"
<!-- 手機版 -->
<div
class=
"search-group phone-show phone-row"
>
<button
type=
"button"
class=
"btn-wt mr-2"
data-toggle=
"modal"
data-target=
"#addAdminCount"
><img
src=
"images/icon/icon-export.svg"
>
匯出 Excel
</button>
<button
type=
"button"
class=
"btn-wt blue
phone-show
mb-0"
data-toggle=
"modal"
<button
type=
"button"
class=
"btn-wt blue mb-0"
data-toggle=
"modal"
data-target=
"#addCompanyCount"
><img
src=
"images/icon/icon-add.svg"
>
新增公司
</button>
</div>
<div
class=
"search-group phone-show w-100"
>
<hr
class=
"line"
>
</div>
<div
class=
"search-group"
>
<input
type=
"text"
class=
"input"
placeholder=
"請輸入關鍵字"
>
<div
class=
"dropdown-group"
>
<div
class=
"form-group row"
>
<select
name=
"select"
class=
"custom-select blue"
>
<option
class=
"itmes"
>
全部
</option>
<option
class=
"itmes"
value=
"簽約公司"
seleted
>
簽約公司
</option>
<option
class=
"itmes"
value=
"公司名稱"
>
公司名稱
</option>
</select>
</div>
<!-- <div class="dropdown-group">
<div class="dropdown dropdown-status">
<button type="button" class="btn dropdown-toggle" type="button" id="dropdownMenuCompany"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">全部</button>
...
...
@@ -112,7 +123,7 @@
<a class="dropdown-item" href="#">公司名稱</a>
</div>
</div>
</div>
</div>
-->
<button
type=
"button"
class=
"btn-wt blue mr-auto"
><img
src=
"images/icon/icon-search.svg"
>
搜尋
</button>
<button
type=
"button"
class=
"btn-wt mr-2 NB-show"
data-toggle=
"modal"
data-target=
"#addAdminCount"
><img
src=
"images/icon/icon-export.svg"
>
匯出 Excel
</button>
...
...
@@ -120,18 +131,22 @@
data-target=
"#addCompanyCount"
><img
src=
"images/icon/icon-add.svg"
>
新增公司
</button>
<hr
class=
"line phone-show"
>
<div
class=
"phone-show text-center"
>
<button
type=
"button"
class=
"btn-wt blue2"
data-toggle=
"modal"
<button
type=
"button"
class=
"btn-wt blue2
mb-1 mr-1 ml-1
"
data-toggle=
"modal"
data-target=
"#StopCompanyCount"
><img
src=
"images/icon/icon-stop.svg"
>
停用
</button>
<button
type=
"button"
class=
"btn-wt blue2"
data-toggle=
"modal"
<button
type=
"button"
class=
"btn-wt blue2
mr-1 ml-1
"
data-toggle=
"modal"
data-target=
"#StartCompanyCount"
><img
src=
"images/icon/icon-play.svg"
>
啟用
</button>
</div>
</div>
<div
class=
"sign-list phone-show"
>
<div
class=
"search-group phone-show"
>
<div
class=
"sign-list"
>
<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>
</div>
<table
class=
"table table-bordered table-striped table-hrm phone table-rwd"
>
<!-- <table class="table table-striped table-borderless table-student table-rwd bulletinBoardListTBL"> -->
...
...
@@ -407,7 +422,9 @@
</div>
</div>
<div
class=
"pagination mt-2"
>
<div
class=
"d-flex justify-content-between"
>
<div
class=
"small pl-0 col-sm-6 col-12 d-flex align-items-end"
>
備註:「導入中」不會給該公司SA帳密,要到交付日期當天再給。
</div>
<div
class=
"pagination mt-2 pr-0 col-sm-6 col-12"
>
<a
class=
"pren all"
></a>
<a
class=
"pren"
></a>
<a
class=
"page-number active"
href=
"#"
>
1
</a>
...
...
@@ -416,6 +433,10 @@
<a
class=
"next all active"
href=
"#"
></a>
</div>
</div>
</div>
...
...
@@ -450,7 +471,12 @@
</div>
<div
class=
"search-group phone-show mb-n3"
>
<div
class=
"sign-list"
>
<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>
</div>
<table
class=
"table table-bordered table-striped table-hrm table-rwd"
>
<!-- <table class="table table-striped table-borderless table-student table-rwd bulletinBoardListTBL"> -->
...
...
@@ -550,7 +576,7 @@
</table>
<div
class=
"search-group d-flex align-items-center justify-content-end"
>
<div
class=
"search-group d-flex align-items-center justify-content-end
NB-show
"
>
<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>
...
...
css/style.css
View file @
92fcba47
...
...
@@ -43,6 +43,7 @@ ul {
background-color
:
#fff
;
outline
:
none
;
cursor
:
pointer
;
height
:
48px
;
}
.btn-wt
img
{
...
...
@@ -295,7 +296,7 @@ ul {
font-size
:
16px
;
line-height
:
32px
;
color
:
#35a9e1
;
width
:
72
px
;
width
:
100
px
;
background
:
#fff
url(../images/icon/icon_selectBG.gif)
no-repeat
right
;
margin-right
:
14px
;
}
...
...
edu-manage.html
View file @
92fcba47
...
...
@@ -190,7 +190,14 @@
<div
class=
"search-group"
>
<input
type=
"text"
class=
"input"
placeholder=
"請輸入關鍵字"
>
<div
class=
"dropdown-group"
>
<div
class=
"form-group row"
>
<select
name=
"select"
class=
"custom-select blue"
>
<option
class=
"itmes"
>
全部
</option>
<option
class=
"itmes"
value=
"學校名稱"
seleted
>
學校名稱
</option>
<option
class=
"itmes"
value=
"所屬縣市"
>
所屬縣市
</option>
</select>
</div>
<!-- <div class="dropdown-group">
<div class="dropdown dropdown-status">
<button type="button" class="btn dropdown-toggle" type="button" id="dropdownMenuButton"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">全部</button>
...
...
@@ -200,7 +207,7 @@
<a class="dropdown-item" href="#">所屬縣市</a>
</div>
</div>
</div>
</div>
-->
<button
type=
"button"
class=
"btn-wt blue"
><img
src=
"images/icon/icon-search.svg"
>
搜尋
</button>
...
...
index.html
View file @
92fcba47
...
...
@@ -117,8 +117,8 @@
<input
type=
"text"
class=
"input"
placeholder=
"請輸入關鍵字"
>
<div
class=
"form-group row"
>
<select
name=
"select"
class=
"custom-select blue"
>
<option
class=
"itmes"
seleted
>
全部
</option>
<option
class=
"itmes"
value=
"帳號"
>
帳號
</option>
<option
class=
"itmes"
>
全部
</option>
<option
class=
"itmes"
value=
"帳號"
seleted
>
帳號
</option>
<option
class=
"itmes"
value=
"姓名"
>
姓名
</option>
</select>
</div>
...
...
@@ -136,7 +136,6 @@
<button
type=
"button"
class=
"btn-wt blue mr-auto"
><img
src=
"images/icon/icon-search.svg"
>
搜尋
</button>
<button
type=
"button"
class=
"btn-wt blue NB-show"
data-toggle=
"modal"
data-target=
"#addAdminCount"
><img
src=
"images/icon/icon-add.svg"
>
新增帳號
</button>
</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