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
a6c3b4b4
Commit
a6c3b4b4
authored
Nov 26, 2021
by
FionaChen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改文字以及調整 Modal
parent
8c040784
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
155 additions
and
158 deletions
+155
-158
index.html
index.html
+155
-158
No files found.
index.html
View file @
a6c3b4b4
...
...
@@ -118,7 +118,7 @@
</div>
</div>
</div>
<button
type=
"button"
class=
"btn-wt blue mr-auto"
>
搜
詢
</button>
<button
type=
"button"
class=
"btn-wt blue mr-auto"
>
搜
尋
</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>
...
...
@@ -151,7 +151,7 @@
<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
class=
"phone-show"
>
編輯
</label>
</button>
</td>
</tr>
...
...
@@ -166,7 +166,7 @@
<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
class=
"phone-show"
>
編輯
</label>
</button>
</td>
</tr>
...
...
@@ -181,7 +181,7 @@
<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
class=
"phone-show"
>
編輯
</label>
</button>
</td>
</tr>
...
...
@@ -196,7 +196,7 @@
<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
class=
"phone-show"
>
編輯
</label>
</button>
</td>
</tr>
...
...
@@ -211,7 +211,7 @@
<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
class=
"phone-show"
>
編輯
</label>
</button>
</td>
</tr>
...
...
@@ -230,7 +230,7 @@
<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
class=
"phone-show"
>
編輯
</label>
</button>
</td>
</tr>
...
...
@@ -245,7 +245,7 @@
<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
class=
"phone-show"
>
編輯
</label>
</button>
</td>
</tr>
...
...
@@ -616,8 +616,7 @@
<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"
onclick=
"window.location.href='index.html'"
>
確認
</button>
<button
type=
"button"
class=
"btn btn-wt blue"
data-toggle=
"modal"
data-dismiss=
"modal"
data-target=
"#SuccessModal"
>
新增
</button>
</div>
</div>
</div>
...
...
@@ -633,8 +632,7 @@
<!-- 修改管理員帳號 -->
<div
class=
"modal fade"
id=
"EditAdminCount"
tabindex=
"-1"
aria-labelledby=
"EditAdminCount"
aria-hidden=
"true"
>
<div
class=
"modal fade"
id=
"EditAdminCount"
tabindex=
"-1"
aria-labelledby=
"EditAdminCount"
aria-hidden=
"true"
>
<div
class=
"modal-dialog modal-sm0 modal-dialog-centered0 modal-adminSchool modal-message"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
...
...
@@ -800,8 +798,7 @@
<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"
onclick=
"window.location.href='index.html'"
>
確認
</button>
<button
type=
"button"
class=
"btn btn-wt blue"
data-toggle=
"modal"
data-dismiss=
"modal"
data-target=
"#SuccessModal"
>
新增
</button>
</div>
</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