up
This commit is contained in:
@@ -40,21 +40,21 @@
|
||||
</div>
|
||||
|
||||
<div class="flex items-center">
|
||||
<div class="check-form flex items-center mb-[10px] w-[20%]">
|
||||
<label class="flex items-center mb-[10px] w-[20%] cursor-pointer">
|
||||
<input type="checkbox" name="change_url_on_update" value="1" checked
|
||||
class="checked:bg-[#0041E8] w-[18px] h-[18px] rounded-[4px]">
|
||||
<span class="ml-[10px] text-[#6B7280]">Mua lẻ</span>
|
||||
</div>
|
||||
<div class="check-form flex items-center mb-[10px] w-[20%]">
|
||||
class="checkbox checkbox-success">
|
||||
<span class="label-text ml-[10px] text-[#6B7280]">Mua lẻ</span>
|
||||
</label>
|
||||
<label class="flex items-center mb-[10px] w-[20%] cursor-pointer">
|
||||
<input type="checkbox" name="change_url_on_update" value="1"
|
||||
class="checked:bg-[#0041E8] w-[18px] h-[18px] rounded-[4px]">
|
||||
<span class="ml-[10px] text-[#6B7280]">Khách HCM</span>
|
||||
</div>
|
||||
<div class="check-form flex items-center mb-[10px] w-[20%]">
|
||||
class="checkbox checkbox-success">
|
||||
<span class="label-text ml-[10px] text-[#6B7280]">Khách HCM</span>
|
||||
</label>
|
||||
<label class="flex items-center mb-[10px] w-[20%] cursor-pointer">
|
||||
<input type="checkbox" name="change_url_on_update" value="1"
|
||||
class="checked:bg-[#0041E8] w-[18px] h-[18px] rounded-[4px]">
|
||||
<span class="ml-[10px] text-[#6B7280]">Khách VIP</span>
|
||||
</div>
|
||||
class="checkbox checkbox-success">
|
||||
<span class="label-text ml-[10px] text-[#6B7280]">Khách VIP</span>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<div class="flex items-center justify-between">
|
||||
|
||||
Reference in New Issue
Block a user