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
f47f16e8
Commit
f47f16e8
authored
Nov 30, 2021
by
FionaChen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
完成 角色權限管理
parent
28495a9f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
519 additions
and
37 deletions
+519
-37
index.html
index.html
+519
-37
No files found.
index.html
View file @
f47f16e8
...
...
@@ -49,14 +49,14 @@
<nav
class=
"leftColum"
>
<ul
class=
"item-list"
>
<li>
<a
href=
"index.html"
class=
"items
active
"
><img
src=
"images/icon/side-OTP.svg"
>
管理員帳號
</a>
<a
href=
"index.html"
class=
"items"
><img
src=
"images/icon/side-OTP.svg"
>
管理員帳號
</a>
<!-- <div class="item-bg"></div> -->
</li>
<li>
<a
href=
"
#"
class=
"items
"
><img
src=
"images/icon/side-HRM.svg"
>
教育平台管理
</a>
<a
href=
"
edu-manage.html"
class=
"items active
"
><img
src=
"images/icon/side-HRM.svg"
>
教育平台管理
</a>
</li>
<li>
<a
href=
"
#
"
class=
"items"
><img
src=
"images/icon/side-member.svg"
>
HRMS管理
</a>
<a
href=
"
HRMS-manage.html
"
class=
"items"
><img
src=
"images/icon/side-member.svg"
>
HRMS管理
</a>
</li>
<div
class=
"version"
>
目前版本:V 0.0.1
</div>
</ul>
...
...
@@ -80,6 +80,7 @@
data-target=
"#confirmBackToCalendarMgnt"
data-dismiss=
"modal"
>
修改密碼
</button>
<button
type=
"button"
class=
"btn-wt mr-2"
onclick=
"location.href='#'"
>
登出
</button>
</div>
</div>
<!-- menu 底圖 -->
...
...
@@ -103,8 +104,8 @@
</ul>
<div
class=
"tab-content"
id=
"myTabContent"
>
<!-- 管理員帳號 start -->
<div
class=
"tab-pane fade show active"
id=
"adminMeb"
role=
"tabpanel"
aria-labelledby=
"adminMeb-tab"
>
<!-- 管理員帳號 start -->
<div
class=
"tab-pane fade show active"
id=
"adminMeb"
role=
"tabpanel"
aria-labelledby=
"adminMeb-tab"
>
<div
class=
"search-group"
>
<input
type=
"text"
class=
"input"
placeholder=
"請輸入關鍵字"
>
<div
class=
"dropdown-group"
>
...
...
@@ -118,9 +119,9 @@
</div>
</div>
</div>
<button
type=
"button"
class=
"btn-wt blue mr-auto"
>
搜尋
</button>
<button
type=
"button"
class=
"btn-wt blue mr-auto"
>
<img
src=
"images/icon/icon-search.svg"
>
搜尋
</button>
<button
type=
"button"
class=
"btn-wt blue"
data-toggle=
"modal"
data-target=
"#addAdminCount"
><img
src=
"images/icon/icon-add.svg"
class=
"NB-show"
>
新增帳號
</button>
data-target=
"#addAdminCount"
><img
src=
"images/icon/icon-add.svg"
>
新增帳號
</button>
</div>
...
...
@@ -147,7 +148,7 @@
<td
data-th=
"姓名"
>
王大明
</td>
<td
data-th=
"角色"
>
超級管理員
</td>
<td
data-th=
"狀態"
>
啟用
</td>
<td
class=
"buttonTD"
>
<td
class=
"buttonTD
pic
"
>
<button
type=
"button"
class=
"btn btn-blue-text"
data-toggle=
"modal"
data-target=
"#EditAdminCount"
>
<img
src=
"images/icon/icon-edit.svg"
class=
"NB-show"
>
<img
src=
"images/icon/icon-edit-white.svg"
class=
"phone-show"
>
...
...
@@ -162,7 +163,7 @@
<td
data-th=
"姓名"
>
李大頭
</td>
<td
data-th=
"角色"
>
一般管理員
</td>
<td
data-th=
"狀態"
>
啟用
</td>
<td
class=
"buttonTD"
>
<td
class=
"buttonTD
pic
"
>
<button
type=
"button"
class=
"btn btn-blue-text"
data-toggle=
"modal"
data-target=
"#EditAdminCount"
>
<img
src=
"images/icon/icon-edit.svg"
class=
"NB-show"
>
<img
src=
"images/icon/icon-edit-white.svg"
class=
"phone-show"
>
...
...
@@ -177,7 +178,7 @@
<td
data-th=
"姓名"
>
陳珊妮
</td>
<td
data-th=
"角色"
>
最高級管理員
</td>
<td
data-th=
"狀態"
>
停用
</td>
<td
class=
"buttonTD"
>
<td
class=
"buttonTD
pic
"
>
<button
type=
"button"
class=
"btn btn-blue-text"
data-toggle=
"modal"
data-target=
"#EditAdminCount"
>
<img
src=
"images/icon/icon-edit.svg"
class=
"NB-show"
>
<img
src=
"images/icon/icon-edit-white.svg"
class=
"phone-show"
>
...
...
@@ -192,7 +193,7 @@
<td
data-th=
"姓名"
>
金城武
</td>
<td
data-th=
"角色"
>
一般管理員
</td>
<td
data-th=
"狀態"
>
啟用
</td>
<td
class=
"buttonTD"
>
<td
class=
"buttonTD
pic
"
>
<button
type=
"button"
class=
"btn btn-blue-text"
data-toggle=
"modal"
data-target=
"#EditAdminCount"
>
<img
src=
"images/icon/icon-edit.svg"
class=
"NB-show"
>
<img
src=
"images/icon/icon-edit-white.svg"
class=
"phone-show"
>
...
...
@@ -207,7 +208,7 @@
<td
data-th=
"姓名"
>
謝佳玲
</td>
<td
data-th=
"角色"
>
一般管理員
</td>
<td
data-th=
"狀態"
>
停用
</td>
<td
class=
"buttonTD"
>
<td
class=
"buttonTD
pic
"
>
<button
type=
"button"
class=
"btn btn-blue-text"
data-toggle=
"modal"
data-target=
"#EditAdminCount"
>
<img
src=
"images/icon/icon-edit.svg"
class=
"NB-show"
>
<img
src=
"images/icon/icon-edit-white.svg"
class=
"phone-show"
>
...
...
@@ -222,7 +223,7 @@
<td
data-th=
"姓名"
>
張小小
</td>
<td
data-th=
"角色"
>
初級管理員
</td>
<td
data-th=
"狀態"
>
啟用
</td>
<td
class=
"buttonTD"
>
<td
class=
"buttonTD
pic
"
>
<!-- <a href="" class="btn btn-blue-text"><img src="images/icon/icon-edit.svg" class="NB-show">
<img src="images/icon/icon-edit-white.svg" class="phone-show">
<label class="phone-show">編輯</label>
...
...
@@ -241,7 +242,7 @@
<td
data-th=
"姓名"
>
羅小又
</td>
<td
data-th=
"角色"
>
一般管理員
</td>
<td
data-th=
"狀態"
>
啟用
</td>
<td
class=
"buttonTD"
>
<td
class=
"buttonTD
pic
"
>
<button
type=
"button"
class=
"btn btn-blue-text"
data-toggle=
"modal"
data-target=
"#EditAdminCount"
>
<img
src=
"images/icon/icon-edit.svg"
class=
"NB-show"
>
<img
src=
"images/icon/icon-edit-white.svg"
class=
"phone-show"
>
...
...
@@ -256,22 +257,23 @@
<div
class=
"pagination"
>
<
div
class=
"pren all"
></div
>
<
div
class=
"pren"
></div
>
<
span
class=
"page-number active"
>
1
</span
>
<
span
class=
"page-number"
>
2
</span
>
<
div
class=
"next active"
></div
>
<
div
class=
"next all active"
></div
>
<
a
class=
"pren all"
></a
>
<
a
class=
"pren"
></a
>
<
a
class=
"page-number active"
href=
"#"
>
1
</a
>
<
a
class=
"page-number"
href=
"#"
>
2
</a
>
<
a
class=
"next active"
href=
"#"
></a
>
<
a
class=
"next all active"
href=
"#"
></a
>
</div>
<div
class=
"pagination"
>
<
div
class=
"pren all active"
></div
>
<
div
class=
"pren active"
></div
>
<
span
class=
"page-number"
>
7
</span
>
<
span
class=
"page-number active"
>
8
</span
>
<
div
class=
"next"
></div
>
<
div
class=
"next all"
></div
>
<
a
class=
"pren all active"
href=
"#"
></a
>
<
a
class=
"pren active"
href=
"#"
></a
>
<
a
class=
"page-number"
href=
"#"
>
7
</a
>
<
a
class=
"page-number active"
href=
"#"
>
8
</a
>
<
a
class=
"next"
></a
>
<
a
class=
"next all"
></a
>
</div>
</div>
...
...
@@ -285,7 +287,319 @@
<!-- 角色權限管理 start -->
<div
class=
"tab-pane fade"
id=
"RoleMeb"
role=
"tabpanel"
aria-labelledby=
"RoleMeb-tab"
>
table02
<div
class=
"search-group justify-content-end"
>
<button
type=
"button"
class=
"btn-wt bt48"
data-toggle=
"modal"
data-target=
"#addRoleCount"
><img
src=
"images/icon/icon-add.svg"
class=
"NB-show"
>
新增角色
</button>
</div>
<table
class=
"table table-bordered table-striped table-hrm table-rwd"
>
<!-- <table class="table table-striped table-borderless table-student table-rwd bulletinBoardListTBL"> -->
<thead>
<tr
class=
"tr-rwd-hide"
>
<th
class=
"sortable sorter twoword"
>
編號
</th>
<th
class=
"sortable sorter fourword"
>
角色名稱
</th>
<th
class=
"sortable sorter"
>
權限
</th>
<th
class=
"pic-edit"
>
編輯
</th>
</tr>
</thead>
<tbody>
<tr>
<td
data-th=
"編號"
class=
"text-center"
>
1
</td>
<td
data-th=
"角色名稱"
>
超級管理員
</td>
<td
data-th=
"權限"
>
<div
class=
"row m-0 justify-content-start"
>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"s-td-main-admin-check"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"s-td-main-admin-check"
>
管理員帳號查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"s-td-main-admin-edit"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"s-td-main-admin-edit"
>
管理員帳號修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"s-td-main-role-check"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"s-td-main-role-check"
>
角色權限查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"s-td-main-role-edit"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"s-td-main-role-edit"
>
角色權限修改
</label>
</div>
<!--</div>-->
<!--<div class="offset-lg-3 col-lg-9 offset-sm-4 col-sm-8 col-12 d-flex flex-row mt-3">-->
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"s-main-edc-check"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"s-main-edc-check"
>
教育平台查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"s-td-main-edu-check"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"s-td-main-edu-check"
>
教育平台修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"s-td-main-HRM-check"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"s-td-main-HRM-check"
>
HRMS查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"s-td-main-HRM-edit"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"s-td-main-HRM-edit"
>
HRMS修改
</label>
</div>
</div>
</td>
<td
class=
"buttonTD pic"
>
<!-- <button type="button" class="btn btn-blue-text" data-toggle="modal" data-target="#EditAdminCount">
<img src="images/icon/icon-edit.svg" class="NB-show">
<img src="images/icon/icon-edit-white.svg" class="phone-show">
<label class="phone-show">編輯</label>
</button> -->
</td>
</tr>
<tr>
<td
data-th=
"編號"
class=
"text-center"
>
2
</td>
<td
data-th=
"角色名稱"
>
一般管理員
</td>
<td
data-th=
"權限"
>
<div
class=
"row m-0 justify-content-start"
>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n1-td-main-admin-check"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"n1-td-main-admin-check"
>
管理員帳號查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n1-td-main-admin-edit"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"n1-td-main-admin-edit"
>
管理員帳號修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n1-td-main-role-check"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"n1-td-main-role-check"
>
角色權限查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n1-td-main-role-edit"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"n1-td-main-role-edit"
>
角色權限修改
</label>
</div>
<!--</div>-->
<!--<div class="offset-lg-3 col-lg-9 offset-sm-4 col-sm-8 col-12 d-flex flex-row mt-3">-->
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n1-main-edc-check"
disabled
>
<label
class=
"custom-control-label"
for=
"n1-main-edc-check"
>
教育平台查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n1-td-main-edu-check"
disabled
>
<label
class=
"custom-control-label"
for=
"n1-td-main-edu-check"
>
教育平台修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n1-td-HRM-check"
disabled
>
<label
class=
"custom-control-label"
for=
"n1-td-HRM-check"
>
HRMS查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n1-td-main-HRM-edit"
disabled
>
<label
class=
"custom-control-label"
for=
"n1-td-main-HRM-edit"
>
HRMS修改
</label>
</div>
</div>
</td>
<td
class=
"buttonTD pic"
>
<button
type=
"button"
class=
"btn btn-blue-text"
data-toggle=
"modal"
data-dismiss=
"modal"
data-target=
"#EditRoleCount"
>
<img
src=
"images/icon/icon-edit.svg"
class=
"NB-show"
>
<img
src=
"images/icon/icon-edit-white.svg"
class=
"phone-show"
>
<label
class=
"phone-show"
>
編輯
</label>
</button>
</td>
</tr>
<tr>
<td
data-th=
"編號"
class=
"text-center"
>
3
</td>
<td
data-th=
"角色名稱"
>
最高級管理員
</td>
<td
data-th=
"權限"
>
<div
class=
"row m-0 justify-content-start"
>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"h-td-main-admin-check"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"h-td-main-admin-check"
>
管理員帳號查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"h-td-main-admin-edit"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"h-td-main-admin-edit"
>
管理員帳號修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"h-td-main-role-check"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"h-td-main-role-check"
>
角色權限查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"h-td-main-role-edit"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"h-td-main-role-edit"
>
角色權限修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"h-main-edc-check"
disabled
>
<label
class=
"custom-control-label"
for=
"h-main-edc-check"
>
教育平台查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"h-td-main-edu-check"
disabled
>
<label
class=
"custom-control-label"
for=
"h-td-main-edu-check"
>
教育平台修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"h-td-main-HRM-check"
disabled
>
<label
class=
"custom-control-label"
for=
"h-td-main-HRM-check"
>
HRMS查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"h-td-main-HRM-edit"
disabled
>
<label
class=
"custom-control-label"
for=
"h-td-main-HRM-edit"
>
HRMS修改
</label>
</div>
</div>
</td>
<td
class=
"buttonTD pic"
>
<button
type=
"button"
class=
"btn btn-blue-text"
data-toggle=
"modal"
data-target=
"#EditRoleCount"
>
<img
src=
"images/icon/icon-edit.svg"
class=
"NB-show"
>
<img
src=
"images/icon/icon-edit-white.svg"
class=
"phone-show"
>
<label
class=
"phone-show"
>
編輯
</label>
</button>
</td>
</tr>
<tr>
<td
data-th=
"編號"
class=
"text-center"
>
4
</td>
<td
data-th=
"角色名稱"
>
三等管理員
</td>
<td
data-th=
"權限"
>
<div
class=
"row m-0 justify-content-start"
>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n2-td-main-admin-check"
disabled
>
<label
class=
"custom-control-label"
for=
"n2-td-main-admin-check"
>
管理員帳號查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n2-td-main-admin-edit"
disabled
>
<label
class=
"custom-control-label"
for=
"n2-td-main-admin-edit"
>
管理員帳號修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n2-td-main-role-check"
checked
>
<label
class=
"custom-control-label"
for=
"n2-td-main-role-check"
>
角色權限查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n2-td-main-role-edit"
checked
>
<label
class=
"custom-control-label"
for=
"n2-td-main-role-edit"
>
角色權限修改
</label>
</div>
<!--</div>-->
<!--<div class="offset-lg-3 col-lg-9 offset-sm-4 col-sm-8 col-12 d-flex flex-row mt-3">-->
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n2-main-edc-check"
disabled
>
<label
class=
"custom-control-label"
for=
"n2-main-edc-check"
>
教育平台查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n2-td-main-edu-check"
disabled
>
<label
class=
"custom-control-label"
for=
"n2-td-main-edu-check"
>
教育平台修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n2-td-main-HRM-check"
disabled
>
<label
class=
"custom-control-label"
for=
"n2-td-main-HRM-check"
>
HRMS查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n2-td-main-HRM-edit"
disabled
>
<label
class=
"custom-control-label"
for=
"n2-td-main-HRM-edit"
>
HRMS修改
</label>
</div>
</div>
</td>
<td
class=
"buttonTD pic"
>
<button
type=
"button"
class=
"btn btn-blue-text"
data-toggle=
"modal"
data-target=
"#EditRoleCount"
>
<img
src=
"images/icon/icon-edit.svg"
class=
"NB-show"
>
<img
src=
"images/icon/icon-edit-white.svg"
class=
"phone-show"
>
<label
class=
"phone-show"
>
編輯
</label>
</button>
</td>
</tr>
<tr>
<td
data-th=
"編號"
class=
"text-center"
>
5
</td>
<td
data-th=
"角色名稱"
>
二等管理員
</td>
<td
data-th=
"權限"
>
<div
class=
"row m-0 justify-content-start"
>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n-td-main-admin-check"
disabled
>
<label
class=
"custom-control-label"
for=
"n-td-main-admin-check"
>
管理員帳號查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n-td-main-admin-edit"
disabled
>
<label
class=
"custom-control-label"
for=
"n-td-main-admin-edit"
>
管理員帳號修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n-td-main-role-check"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"n-td-main-role-check"
>
角色權限查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n-td-main-role-edit"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"n-td-main-role-edit"
>
角色權限修改
</label>
</div>
<!--</div>-->
<!--<div class="offset-lg-3 col-lg-9 offset-sm-4 col-sm-8 col-12 d-flex flex-row mt-3">-->
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n-main-edc-check"
disabled
>
<label
class=
"custom-control-label"
for=
"n-main-edc-check"
>
教育平台查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n-td-main-edu-check"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"n-td-main-edu-check"
>
教育平台修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n-td-main-HRM-check"
checked
disabled
>
<label
class=
"custom-control-label"
for=
"n-td-main-HRM-check"
>
HRMS查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline col-xl-2 col-lg-4 col-sm-6 col-12"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n-td-main-HRM-edit"
disabled
>
<label
class=
"custom-control-label"
for=
"n-td-main-HRM-edit"
>
HRMS修改
</label>
</div>
</div>
</td>
<td
class=
"buttonTD pic"
>
<button
type=
"button"
class=
"btn btn-blue-text"
data-toggle=
"modal"
data-target=
"#EditRoleCount"
>
<img
src=
"images/icon/icon-edit.svg"
class=
"NB-show"
>
<img
src=
"images/icon/icon-edit-white.svg"
class=
"phone-show"
>
<label
class=
"phone-show"
>
編輯
</label>
</button>
</td>
</tr>
</tbody>
</table>
<div
class=
"pagination"
>
<a
class=
"pren all"
></a>
<a
class=
"pren"
></a>
<a
class=
"page-number active"
href=
"#"
>
1
</a>
<a
class=
"page-number"
href=
"#"
>
2
</a>
<a
class=
"next active"
href=
"#"
></a>
<a
class=
"next all active"
href=
"#"
></a>
</div>
</div>
<!-- 角色權限管理 end -->
</div>
...
...
@@ -429,10 +743,10 @@
<!-- <div class="item-bg"></div> -->
</li>
<li>
<a
href=
"
#"
class=
"items
"
><img
src=
"images/icon/side-HRM.svg"
>
教育平台管理
</a>
<a
href=
"
edu-manage.html"
class=
"items active
"
><img
src=
"images/icon/side-HRM.svg"
>
教育平台管理
</a>
</li>
<li>
<a
href=
"
#
"
class=
"items"
><img
src=
"images/icon/side-member.svg"
>
HRMS管理
</a>
<a
href=
"
HRMS-manage.html
"
class=
"items"
><img
src=
"images/icon/side-member.svg"
>
HRMS管理
</a>
</li>
</ul>
</div>
...
...
@@ -519,8 +833,8 @@
<!-- release inline 2 -->
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"main-HRM-check"
>
<label
class=
"custom-control-label"
for=
"main-HRM-check"
>
HRMS查看
</label>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"main-HRM-check
b
"
>
<label
class=
"custom-control-label"
for=
"main-HRM-check
b
"
>
HRMS查看
</label>
</div>
</div>
...
...
@@ -583,8 +897,8 @@
<!-- release inline 2 -->
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"HRM-check"
>
<label
class=
"custom-control-label"
for=
"HRM-check"
>
HRMS查看
</label>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"HRM-check
a
"
>
<label
class=
"custom-control-label"
for=
"HRM-check
a
"
>
HRMS查看
</label>
</div>
</div>
</div>
...
...
@@ -701,8 +1015,8 @@
<!-- release inline 2 -->
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"main-HRM-check"
>
<label
class=
"custom-control-label"
for=
"main-HRM-check"
>
HRMS查看
</label>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"main-HRM-check
a
"
>
<label
class=
"custom-control-label"
for=
"main-HRM-check
a
"
>
HRMS查看
</label>
</div>
</div>
...
...
@@ -765,8 +1079,8 @@
<!-- release inline 2 -->
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"HRM-check"
>
<label
class=
"custom-control-label"
for=
"HRM-check"
>
HRMS查看
</label>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"HRM-check
5
"
>
<label
class=
"custom-control-label"
for=
"HRM-check
5
"
>
HRMS查看
</label>
</div>
</div>
</div>
...
...
@@ -813,6 +1127,174 @@
<!--新增管理員帳號 -->
<!-- 新增角色 -->
<div
class=
"modal fade"
id=
"addRoleCount"
tabindex=
"-1"
aria-labelledby=
"addRoleCount"
aria-hidden=
"true"
>
<div
class=
"modal-dialog modal-sm0 modal-dialog-centered0 modal-adminSchool modal-message"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<label
class=
"topic"
>
新增角色
</label>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-label=
"Close"
>
<span
aria-hidden=
"true"
>
×
</span>
</button>
</div>
<div
class=
"modal-body Addcont"
>
<form>
<div>
<div
class=
"form-group row"
>
<label
class=
"col-lg-3 col-sm-4 col-12 pl-0"
>
角色名稱
</label>
<input
type=
"text"
class=
"form-control form-control-sm col-lg-9 col-sm-8 col-12 "
>
</div>
<div
class=
"form-group row"
>
<label
class=
"col-lg-3 col-sm-4 col-12 pl-0"
>
角色
</label>
<div
class=
"col-lg-9 col-sm-8 col-12 adminbg"
>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"m5-td-main-admin-check"
checked
>
<label
class=
"custom-control-label"
for=
"m5-td-main-admin-check"
>
管理員帳號查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"m5-td-main-admin-edit"
checked
>
<label
class=
"custom-control-label"
for=
"m5-td-main-admin-edit"
>
管理員帳號修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"m5-td-main-role-check"
checked
>
<label
class=
"custom-control-label"
for=
"m5-td-main-role-check"
>
角色權限查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"m5-td-main-role-edit"
checked
>
<label
class=
"custom-control-label"
for=
"m5-td-main-role-edit"
>
角色權限修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"m5-main-edc-check"
>
<label
class=
"custom-control-label"
for=
"m5-main-edc-check"
>
教育平台查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"m5-td-main-edu-check"
>
<label
class=
"custom-control-label"
for=
"m5-td-main-edu-check"
>
教育平台修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"m5-td-main-HRM-check"
>
<label
class=
"custom-control-label"
for=
"m5-td-main-HRM-check"
>
HRMS查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"m5-td-main-HRM-edit"
>
<label
class=
"custom-control-label"
for=
"m5-td-main-HRM-edit"
>
HRMS修改
</label>
</div>
</div>
</div>
<div
class=
"form-group mt-5"
>
<div
class=
"d-flex justify-content-center"
>
<button
type=
"button"
class=
"btn btn-wt mr-3"
data-dismiss=
"modal"
>
取消
</button>
<button
type=
"button"
class=
"btn btn-wt blue"
data-toggle=
"modal"
data-dismiss=
"modal"
data-target=
"#SuccessModal"
>
新增
</button>
</div>
</div>
</div>
</form>
</div>
<div
class=
"modal-footer"
>
</div>
</div>
</div>
</div>
<!--新增角色 -->
<!-- 編輯角色 -->
<div
class=
"modal fade"
id=
"EditRoleCount"
tabindex=
"-1"
aria-labelledby=
"EditRoleCount"
aria-hidden=
"true"
>
<div
class=
"modal-dialog modal-sm0 modal-dialog-centered0 modal-adminSchool modal-message"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<label
class=
"topic"
>
編輯角色
</label>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-label=
"Close"
>
<span
aria-hidden=
"true"
>
×
</span>
</button>
</div>
<div
class=
"modal-body Addcont"
>
<form>
<div>
<div
class=
"form-group row"
>
<label
class=
"col-lg-3 col-sm-4 col-12 pl-0"
>
角色名稱
</label>
<input
type=
"text"
class=
"form-control form-control-sm col-lg-9 col-sm-8 col-12"
placeholder=
"一般班管理員"
>
</div>
<div
class=
"form-group row"
>
<label
class=
"col-lg-3 col-sm-4 col-12 pl-0"
>
角色
</label>
<div
class=
"col-lg-9 col-sm-8 col-12 adminbg"
>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n5-td-main-admin-check"
>
<label
class=
"custom-control-label"
for=
"n5-td-main-admin-check"
>
管理員帳號查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n5-td-main-admin-edit"
>
<label
class=
"custom-control-label"
for=
"n5-td-main-admin-edit"
>
管理員帳號修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n5-td-main-role-check"
>
<label
class=
"custom-control-label"
for=
"n5-td-main-role-check"
>
角色權限查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n5-td-main-role-edit"
checked
>
<label
class=
"custom-control-label"
for=
"n5-td-main-role-edit"
>
角色權限修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n5-main-edc-check"
>
<label
class=
"custom-control-label"
for=
"n5-main-edc-check"
>
教育平台查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n5-td-main-edu-check"
>
<label
class=
"custom-control-label"
for=
"n5-td-main-edu-check"
>
教育平台修改
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n5-td-main-HRM-check"
>
<label
class=
"custom-control-label"
for=
"n5-td-main-HRM-check"
>
HRMS查看
</label>
</div>
<div
class=
"custom-control custom-checkbox custom-control-inline"
>
<input
type=
"checkbox"
class=
"custom-control-input"
id=
"n5-td-main-HRM-edit"
>
<label
class=
"custom-control-label"
for=
"n5-td-main-HRM-edit"
>
HRMS修改
</label>
</div>
</div>
</div>
<div
class=
"form-group mt-5"
>
<div
class=
"d-flex justify-content-center"
>
<button
type=
"button"
class=
"btn btn-wt mr-3"
data-dismiss=
"modal"
>
取消
</button>
<button
type=
"button"
class=
"btn btn-wt blue"
data-toggle=
"modal"
data-dismiss=
"modal"
data-target=
"#SuccessModal"
>
新增
</button>
</div>
</div>
</div>
</form>
</div>
<div
class=
"modal-footer"
>
</div>
</div>
</div>
</div>
<!--編輯角色 -->
<!-- <div class="modal fade" id="confirmBackToCalendarMgnt" tabindex="-1" aria-labelledby="confirmBackToStudentMgnt" aria-hidden="true">
<div class="modal-dialog modal-sm0 modal-dialog-centered0 modal-adminSchool modal-message">
<div class="modal-content">
...
...
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