link auto login

This commit is contained in:
Nguyễn Hải Dũng
2022-12-15 08:57:30 +07:00
parent e05e40b206
commit 0fa00febad
17 changed files with 38649 additions and 7716 deletions

View File

@@ -283,7 +283,7 @@ export default function User() {
<div className="m-portlet__head p-3">
<div className="m-portlet__head-caption pl-3">
<div className="m-portlet__head-title">
<h3 className="m-portlet__head-text">
<h3 className="font-family-text">
Quản người dùng
</h3>
</div>
@@ -313,7 +313,7 @@ export default function User() {
className="btn btn-accent m-btn m-btn--custom m-btn--icon m-btn--pill m-btn--air">
<span>
<i className="la la-plus" />
<span>Thêm</span>
<span className='font-family-text'>Thêm</span>
</span>
</button>
{/* :
@@ -336,7 +336,7 @@ export default function User() {
}}
value={dataPost.search_data}
id="inputSearch"
className="form-control m-input"
className="form-control m-input font-family-text"
placeholder="Tên đăng nhập/Họ tên..."
data-col-index={0} />
</div>
@@ -356,7 +356,7 @@ export default function User() {
className="btn btn-accent m-btn m-btn--icon" id="m_search">
<span>
<i className="la la-search" />
<span>Tìm kiếm</span>
<span className='font-family-text'>Tìm kiếm</span>
</span>
</button>
</div>
@@ -368,14 +368,14 @@ export default function User() {
className="btn btn-secondary m-btn m-btn--icon" id="m_reset">
<span>
<i className="la la-rotate-left" />
<span>Tải lại</span>
<span className='font-family-text'>Tải lại</span>
</span>
</button>
</div>
</div>
<div className="table-responsive text-nowrap">
<table className="table table-bordered table-hover table-checkable dataTable no-footer dtr-inline collapsed">
<table className="table table-bordered font-family-text color table-hover table-checkable dataTable no-footer dtr-inline collapsed">
<thead>
<tr>
<th style={{ 'verticalAlign': 'middle', 'width': '80px' }}>STT</th>