This commit is contained in:
2025-02-12 16:13:51 +07:00
parent c3c4efd679
commit 1315df5ebb
46 changed files with 817 additions and 673 deletions

View File

@@ -7,8 +7,8 @@
trị viên được sử dụng để tránh dữ liệu bị xóa
</p>
<table class="style-table">
<thead>
<table class="table">
<thead class="bg-[#f6f6f6] text-[14px] font-[500] text-[#000]">
<tr>
<th class="w-[40px]">STT</th>
<th>Công cụ</th>
@@ -24,7 +24,7 @@
</td>
<td>
<a href="/admin/tool/batch-product"
class="px-[30px] py-[8px] bg-[#0041E8] text-white rounded-[4px]">Sử
class="btn w-[115px] h-[34px] min-h-[34px] px-[30px] py-[8px] bg-[#0041E8] text-white rounded-[4px]">Sử
dụng</a>
</td>
</tr>
@@ -36,7 +36,7 @@
</td>
<td>
<a href="/admin/tool/move-product"
class="px-[30px] py-[8px] bg-[#0041E8] text-white rounded-[4px]">Sử
class="btn w-[115px] h-[34px] min-h-[34px] px-[30px] py-[8px] bg-[#0041E8] text-white rounded-[4px]">Sử
dụng</a>
</td>
</tr>
@@ -48,7 +48,7 @@
</td>
<td>
<a href="/admin/tool/category-product-no-attribute"
class="px-[30px] py-[8px] bg-[#0041E8] text-white rounded-[4px]">Sử
class="btn w-[115px] h-[34px] min-h-[34px] px-[30px] py-[8px] bg-[#0041E8] text-white rounded-[4px]">Sử
dụng</a>
</td>
</tr>
@@ -60,7 +60,7 @@
</td>
<td>
<a href="/admin/tool/check-product-sku"
class="px-[30px] py-[8px] bg-[#0041E8] text-white rounded-[4px]">Sử
class="btn w-[115px] h-[34px] min-h-[34px] px-[30px] py-[8px] bg-[#0041E8] text-white rounded-[4px]">Sử
dụng</a>
</td>
</tr>