127 lines
5.3 KiB
HTML
127 lines
5.3 KiB
HTML
<div class="global-breadcrumb-container">
|
|
<a href="/admin/deal"> Deal/giờ vàng </a>
|
|
<a href=""> Thêm deal qua Excel </a>
|
|
</div>
|
|
|
|
<div class="max-w-[1141px] m-[0_auto_20px]">
|
|
<div class="flex flex-wrap items-start justify-center">
|
|
|
|
<div class="w-[100%] p-[11px_16px] bg-white m-[0_0_16px] rounded-[10px] shadow-[0px_1px_1px_0px_rgba(0,0,0,0.10)] leading-[20px] flex flex-wrap items-center justify-between">
|
|
<p class="font-bold text-[20px]"> Thêm deal qua excel </p>
|
|
|
|
<p class="text-[#6B7280] mt-[10px] order-[1] w-[100%]"> Hướng dẫn: File sẽ thêm Sản phẩm nếu chưa có, và cập nhật Sản phẩm nếu có rồi </p>
|
|
|
|
<a href="" class="inline-flex items-center whitespace-nowrap border border-[#ECECEC] rounded-[4px] bg-[#fff] text-[#6B7280] leading-[35px] p-[0_12px] m-[0_10px_0_0] hover:bg-[#0041E8] hover:text-[#fff]">
|
|
<i class="far fa-file-excel mr-1"></i>
|
|
<span> Tải danh sách deal </span>
|
|
</a>
|
|
</div>
|
|
|
|
<!-- col left -->
|
|
<div class="w-[270px] m-[0_16px_0_0] bg-white rounded-[10px] shadow-[0px_1px_1px_0px_rgba(0,0,0,0.10)] font-[500] leading-[24px] overflow-hidden">
|
|
<a href="javascript:void(0)" class="block p-[6px_16px] text-[#919699] hover:text-[#fff] hover:bg-[#0041E8] transition" style="color: #Fff;background: #0041E8;"> Thông tin </a>
|
|
</div>
|
|
|
|
<!-- col right -->
|
|
<form method="post" enctype="multipart/form-data" class="order-page-table w-[852px] bg-white p-[16pX_16px_20px] rounded-[15px] shadow-[0px_1px_1px_0px_rgba(0,0,0,0.10)] leading-[20px] block">
|
|
|
|
<div class="flex items-center mb-[20px]">
|
|
<b class="mr-[10px]"> Chú ý: Yêu cầu file excel theo đúng file mẫu. </b>
|
|
|
|
<a href="" class="flex items-center whitespace-nowrap border border-[#0041E8] font-[500] rounded-[4px] bg-[#F5F7FF] text-[#0041E8] leading-[35px] p-[0_12px] hover:bg-[#0041E8] hover:text-[#fff]">
|
|
<i class="far fa-file-excel mr-1"></i>
|
|
<span> Tải file mẫu </span>
|
|
</a>
|
|
</div>
|
|
|
|
<table>
|
|
<tr>
|
|
<td width="215"> File cập nhật </td>
|
|
|
|
<td>
|
|
<input type="file">
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td> Cấu hình cột Excel </td>
|
|
|
|
<td>
|
|
|
|
<table>
|
|
<tr class="font-[600] bg-[#ECECEC_!important]">
|
|
<td>Cột Excel</td>
|
|
<td>Nội dung</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>A</td>
|
|
<td>Mã kho (SKU)</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>B</td>
|
|
<td>Tên của deal</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>C</td>
|
|
<td>Giá deal (dạng số)</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>D</td>
|
|
<td>Số lượng mua tối thiểu (dạng số - mặc định là 1)</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>E</td>
|
|
<td>Số lượng mua tối đa (dạng số - mặc định là 1)</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>F</td>
|
|
<td>Số lượng (dạng số)</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>G</td>
|
|
<td>Ngày bắt đầu (DD/MM/YYYY)</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>H</td>
|
|
<td>Giờ bắt đầu (hh:mm)</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>I</td>
|
|
<td>Ngày kết thúc (DD/MM/YYYY)</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>J</td>
|
|
<td>Giờ kết thúc (hh:mm)</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>K</td>
|
|
<td>Chọn hiển thị (yes|no)</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>L</td>
|
|
<td>Thứ tự hiển thị</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<hr class="border-[4px] border-[#FAFAFB] m-[16px_-16px]">
|
|
|
|
<input name="commit" type="submit" value="Cập nhật" class="inline-block cursor-pointer h-[32px] bg-[#0041E8] text-[#fff] rounded-[4px] font-[500] p-[0_11px]">
|
|
</form>
|
|
</div>
|
|
</div> |