Files
admin_hura_8/old/template/system/settings.html

168 lines
9.1 KiB
HTML
Raw Normal View History

2025-12-07 15:58:07 +07:00
<div class="w-[100%]">
<div class="p-[15px] m-[15px] bg-white rounded-[15px] shadow-[0px_1px_1px_0px_#0000001A]">
<h1 class="text-[24px] font-[700] mb-[15px]">Tổng hợp các cài đặt cho website</h1>
<div class="mb-[30px]">
<b class="block mb-[10px]">Cài đặt hiển thị ngoài giao diện:</b>
<table class="table mt-[15px]">
<thead class="bg-[#f6f6f6] text-[14px] text-[#000] font-500">
<tr>
<th class="w-[50px]">STT</th>
<th>Nội dung</th>
<th class="w-[150px]">Quản lý</th>
</tr>
</thead>
<tbody>
<tr>
<td class="text-center">1</td>
<td>Header (logo, banner top)</td>
<td>
<a href="/admin/system/store-design"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
<tr>
<td class="text-center">2</td>
<td>Banner popup</td>
<td>
<a href="/admin/system/store-design/section=popup"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
<tr>
<td class="text-center">3</td>
<td>Ảnh/màu nền website</td>
<td>
<a href="/admin/system/store-design/section=background"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
<tr>
<td class="text-center">4</td>
<td>Thông tin cài đặt tùy biến khác</td>
<td>
<a href="/admin/system/store-design/section=other"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="mb-[15px]">
<b class="block mb-[10px]">Cài đặt dùng cho hệ thống:</b>
<table class="table mt-[15px]">
<thead class="bg-[#f6f6f6] text-[14px] text-[#000] font-500">
<tr>
<th class="w-[50px]">STT</th>
<th>Nội dung</th>
<th class="w-[150px]">Quản lý</th>
</tr>
</thead>
<tbody>
<tr>
<td class="text-center">1</td>
<td>Cài đặt hiển thị</td>
<td>
<a href="/admin/system/setup"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
<tr>
<td class="text-center">2</td>
<td>Chi nhánh cửa hàng</td>
<td>
<a href="/admin/system/store-address"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
<tr>
<td class="text-center">3</td>
<td>Chặn IP xấu truy cập website</td>
<td>
<a href="/admin/system/ban-ip"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
<tr>
<td class="text-center">4</td>
<td>Email bán hàng/CSKH</td>
<td>
<a href="/admin/system/email"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
<tr>
<td class="text-center">5</td>
<td>Print/ Xuất Excel</td>
<td>
<a href="/admin/system/print"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
<tr>
<td class="text-center">6</td>
<td>Meta SEO trang chủ</td>
<td>
<a href="/admin/system/change-info"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
<tr>
<td class="text-center">7</td>
<td>Thông tin giới thiệu cửa hàng</td>
<td>
<a href="/admin/system/change-info"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
<tr>
<td class="text-center">8</td>
<td>Thông tin các tỉnh/thành/quận-huyện</td>
<td>
<a href="/admin/system/province-list"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
<tr>
<td class="text-center">9</td>
<td>Các phương thức thanh toán</td>
<td>
<a href="/admin/system/pay-method"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
<tr>
<td class="text-center">10</td>
<td>Các phương thức vận chuyển</td>
<td>
<a href="/admin/system/ship-method"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
<tr>
<td class="text-center">11</td>
<td>Cài đặt phí vận chuyển</td>
<td>
<a href="/admin/shipping2"
class="block m-auto w-[115px] h-[30px] leading-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center text-[#0041E8] hover:bg-[#0041E8] hover:text-white">Quản
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>