up
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
của phòng ban.
|
||||
</div>
|
||||
|
||||
<table class="css-table">
|
||||
<thead>
|
||||
<table class="table">
|
||||
<thead class="bg-[#f6f6f6] text-[14px] text-[#000] font-500">
|
||||
<tr>
|
||||
<th class="w-[40px]">STT</th>
|
||||
<th>Hạng mục</th>
|
||||
@@ -52,21 +52,18 @@
|
||||
<td>Danh sách đơn hàng</td>
|
||||
<td>
|
||||
<div class="flex items-center">
|
||||
<div class="check-form flex items-center mr-[20px]">
|
||||
<input type="checkbox" name="" value="1"
|
||||
class="checked:bg-[#0041E8] w-[20px] h-[20px] rounded-[4px]">
|
||||
<span class="ml-[7px] text-[#6B7280]">Xem</span>
|
||||
</div>
|
||||
<div class="check-form flex items-center mr-[20px]">
|
||||
<input type="checkbox" name="" value="1"
|
||||
class="checked:bg-[#0041E8] w-[20px] h-[20px] rounded-[4px]">
|
||||
<span class="ml-[7px] text-[#6B7280]">Xóa<a href=""></a></span>
|
||||
</div>
|
||||
<div class="check-form flex items-center mr-[20px]">
|
||||
<input type="checkbox" name="" value="1"
|
||||
class="checked:bg-[#0041E8] w-[20px] h-[20px] rounded-[4px]">
|
||||
<span class="ml-[7px] text-[#6B7280]">Cập nhật</span>
|
||||
</div>
|
||||
<label class="check-form flex items-center mr-[20px] cursor-pointer">
|
||||
<input type="checkbox" name="" value="1" class="checkbox checkbox-success">
|
||||
<span class="ml-[7px] text-[#6B7280] label-text">Xem</span>
|
||||
</label>
|
||||
<label class="check-form flex items-center mr-[20px] cursor-pointer">
|
||||
<input type="checkbox" name="" value="1" class="checkbox checkbox-success">
|
||||
<span class="ml-[7px] text-[#6B7280] label-text">Xóa</span>
|
||||
</label>
|
||||
<label class="check-form flex items-center mr-[20px] cursor-pointer">
|
||||
<input type="checkbox" name="" value="1" class="checkbox checkbox-success">
|
||||
<span class="ml-[7px] text-[#6B7280] label-text">Cập nhật</span>
|
||||
</label>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -75,21 +72,18 @@
|
||||
<td>Chờ mua sản phẩm</td>
|
||||
<td>
|
||||
<div class="flex items-center">
|
||||
<div class="check-form flex items-center mr-[20px]">
|
||||
<input type="checkbox" name="" value="1"
|
||||
class="checked:bg-[#0041E8] w-[20px] h-[20px] rounded-[4px]">
|
||||
<span class="ml-[7px] text-[#6B7280]">Xem</span>
|
||||
</div>
|
||||
<div class="check-form flex items-center mr-[20px]">
|
||||
<input type="checkbox" name="" value="1"
|
||||
class="checked:bg-[#0041E8] w-[20px] h-[20px] rounded-[4px]">
|
||||
<span class="ml-[7px] text-[#6B7280]">Xóa<a href=""></a></span>
|
||||
</div>
|
||||
<div class="check-form flex items-center mr-[20px]">
|
||||
<input type="checkbox" name="" value="1"
|
||||
class="checked:bg-[#0041E8] w-[20px] h-[20px] rounded-[4px]">
|
||||
<span class="ml-[7px] text-[#6B7280]">Cập nhật</span>
|
||||
</div>
|
||||
<label class="check-form flex items-center mr-[20px] cursor-pointer">
|
||||
<input type="checkbox" name="" value="1" class="checkbox checkbox-success">
|
||||
<span class="ml-[7px] text-[#6B7280] label-text">Xem</span>
|
||||
</label>
|
||||
<label class="check-form flex items-center mr-[20px] cursor-pointer">
|
||||
<input type="checkbox" name="" value="1" class="checkbox checkbox-success">
|
||||
<span class="ml-[7px] text-[#6B7280] label-text">Xóa</span>
|
||||
</label>
|
||||
<label class="check-form flex items-center mr-[20px] cursor-pointer">
|
||||
<input type="checkbox" name="" value="1" class="checkbox checkbox-success">
|
||||
<span class="ml-[7px] text-[#6B7280] label-text">Cập nhật</span>
|
||||
</label>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -98,21 +92,18 @@
|
||||
<td>Thanh toán qua cổng dịch vụ</td>
|
||||
<td>
|
||||
<div class="flex items-center">
|
||||
<div class="check-form flex items-center mr-[20px]">
|
||||
<input type="checkbox" name="" value="1"
|
||||
class="checked:bg-[#0041E8] w-[20px] h-[20px] rounded-[4px]">
|
||||
<span class="ml-[7px] text-[#6B7280]">Xem</span>
|
||||
</div>
|
||||
<div class="check-form flex items-center mr-[20px]">
|
||||
<input type="checkbox" name="" value="1"
|
||||
class="checked:bg-[#0041E8] w-[20px] h-[20px] rounded-[4px]">
|
||||
<span class="ml-[7px] text-[#6B7280]">Xóa<a href=""></a></span>
|
||||
</div>
|
||||
<div class="check-form flex items-center mr-[20px]">
|
||||
<input type="checkbox" name="" value="1"
|
||||
class="checked:bg-[#0041E8] w-[20px] h-[20px] rounded-[4px]">
|
||||
<span class="ml-[7px] text-[#6B7280]">Cập nhật</span>
|
||||
</div>
|
||||
<label class="check-form flex items-center mr-[20px] cursor-pointer">
|
||||
<input type="checkbox" name="" value="1" class="checkbox checkbox-success">
|
||||
<span class="ml-[7px] text-[#6B7280] label-text">Xem</span>
|
||||
</label>
|
||||
<label class="check-form flex items-center mr-[20px] cursor-pointer">
|
||||
<input type="checkbox" name="" value="1" class="checkbox checkbox-success">
|
||||
<span class="ml-[7px] text-[#6B7280] label-text">Xóa</span>
|
||||
</label>
|
||||
<label class="check-form flex items-center mr-[20px] cursor-pointer">
|
||||
<input type="checkbox" name="" value="1" class="checkbox checkbox-success">
|
||||
<span class="ml-[7px] text-[#6B7280] label-text">Cập nhật</span>
|
||||
</label>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -125,21 +116,18 @@
|
||||
<td>Danh sách Sản phẩm</td>
|
||||
<td>
|
||||
<div class="flex items-center">
|
||||
<div class="check-form flex items-center mr-[20px]">
|
||||
<input type="checkbox" name="" value="1"
|
||||
class="checked:bg-[#0041E8] w-[20px] h-[20px] rounded-[4px]">
|
||||
<span class="ml-[7px] text-[#6B7280]">Xem</span>
|
||||
</div>
|
||||
<div class="check-form flex items-center mr-[20px]">
|
||||
<input type="checkbox" name="" value="1"
|
||||
class="checked:bg-[#0041E8] w-[20px] h-[20px] rounded-[4px]">
|
||||
<span class="ml-[7px] text-[#6B7280]">Xóa<a href=""></a></span>
|
||||
</div>
|
||||
<div class="check-form flex items-center mr-[20px]">
|
||||
<input type="checkbox" name="" value="1"
|
||||
class="checked:bg-[#0041E8] w-[20px] h-[20px] rounded-[4px]">
|
||||
<span class="ml-[7px] text-[#6B7280]">Cập nhật</span>
|
||||
</div>
|
||||
<label class="check-form flex items-center mr-[20px] cursor-pointer">
|
||||
<input type="checkbox" name="" value="1" class="checkbox checkbox-success">
|
||||
<span class="ml-[7px] text-[#6B7280] label-text">Xem</span>
|
||||
</label>
|
||||
<label class="check-form flex items-center mr-[20px] cursor-pointer">
|
||||
<input type="checkbox" name="" value="1" class="checkbox checkbox-success">
|
||||
<span class="ml-[7px] text-[#6B7280] label-text">Xóa</span>
|
||||
</label>
|
||||
<label class="check-form flex items-center mr-[20px] cursor-pointer">
|
||||
<input type="checkbox" name="" value="1" class="checkbox checkbox-success">
|
||||
<span class="ml-[7px] text-[#6B7280] label-text">Cập nhật</span>
|
||||
</label>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user