update list product

This commit is contained in:
2024-05-04 09:29:34 +07:00
parent da868053ca
commit edee2ad3d8
26 changed files with 2039 additions and 76 deletions

View File

@@ -0,0 +1,112 @@
<div class="global-breadcrumb-container">
<a href="/admin/system"> Cài đặt chung </a>
<a href=""> Meta SEO trang chủ </a>
</div>
<div class="max-w-[1141px] flex flex-wrap items-start m-[0_auto_16px_auto]">
<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-[18px]">
<p class="font-bold text-[20px] leading-[26px] block"> Thay đổi nội dung doanh nghiệp </p>
</div>
<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)" style="color: #Fff;background: #0041E8;"
class="block p-[6px_16px] text-[#919699] hover:text-[#fff] hover:bg-[#0041E8] transition">
Thông tin
</a>
</div>
<div class="w-[852px]">
<div class="p-[15px] bg-white rounded-[15px_15px_0_0] shadow-[0px_1px_1px_0px_#0000001A]">
<div class="form-control mb-[15px] w-[100%] mr-[7px]">
<div class="flex items-center mb-[5px]">
<label class="font-[600] text-[14px]">Thẻ Meta Title</label>
<span class="ml-[5px] text-[#6B7280]">* nếu để trống sẽ dùng tên gọi website</span>
</div>
<input name="" id="" placeholder="Thẻ Meta Title"
class="w-[100%] border-[1px] border-[#D8D8D8] py-[6px] px-[10px] rounded-[4px] shadow-[0_2px_4px_0_rgba(0,0,0,0.12)] mr-[10px]" />
</div>
<div class="form-control mb-[15px] w-[100%] mr-[7px]">
<label class="font-[600] mb-[5px] text-[14px]">Thẻ Meta Keywords</label>
<input name="" id="" placeholder="Thẻ Meta Keywords"
class="w-[100%] border-[1px] border-[#D8D8D8] py-[6px] px-[10px] rounded-[4px] shadow-[0_2px_4px_0_rgba(0,0,0,0.12)] mr-[10px]" />
</div>
<div class="form-control mb-[15px] w-[100%] mr-[7px]">
<label class="font-[600] mb-[5px] text-[14px]">Thẻ Meta Keywords</label>
<textarea name="" id="" placeholder="Thẻ Meta Keywords"
class="w-[100%] h-[80px] border-[1px] border-[#D8D8D8] py-[6px] px-[10px] rounded-[4px] shadow-[0_2px_4px_0_rgba(0,0,0,0.12)] mr-[10px]"></textarea>
</div>
</div>
<div class="p-[15px] bg-white border-t-[6px] border-[#FAFAFB]">
<div class="flex items-center justify-between">
<b class="block text-[20px]">Thư viện ảnh</b>
<div class="flex items-center">
<div class="list-btn flex items-center">
<a href=""
class="flex items-center mr-[10px] border-[1px] px-[10px] py-[5px] border-[#0041E8] rounded-[4px]">
<i class="fa-solid fa-arrow-up-from-bracket text-[#0041E8]"></i>
<span class="text-[#0041E8] ml-[5px]">Upload ảnh</span>
</a>
<a href=""
class="flex items-center mr-[10px] border-[1px] px-[10px] py-[5px] border-[#0041E8] rounded-[4px]">
<i class="fa-regular fa-folder text-[#0041E8]"></i>
<span class="text-[#0041E8] ml-[5px]">Quản lý</span>
</a>
<a href=""
class="flex items-center border-[1px] px-[10px] py-[5px] border-[#0041E8] rounded-[4px]">
<i class="fa-regular fa-pen-to-square text-[#0041E8]"></i>
<span class="text-[#0041E8] ml-[5px]">Chọn ảnh trong kho ảnh chính</span>
</a>
</div>
</div>
</div>
<div class="my-[10px]">
<div class="flex items-center">
<a href="" class="mr-[10px]">
<img src="https://via.placeholder.com/115x70" alt="">
</a>
<a href="" class="mr-[10px]">
<img src="https://via.placeholder.com/115x70" alt="">
</a>
<a href="" class="mr-[10px]">
<img src="https://via.placeholder.com/115x70" alt="">
</a>
<a href="" class="mr-[10px]">
<img src="https://via.placeholder.com/115x70" alt="">
</a>
<a href="" class="mr-[10px]">
<img src="https://via.placeholder.com/115x70" alt="">
</a>
<a href="" class="mr-[10px]">
<img src="https://via.placeholder.com/115x70" alt="">
</a>
<a href="" class="mr-[10px]">
<img src="https://via.placeholder.com/115x70" alt="">
</a>
</div>
<div class="paging my-[20px]">
<a href="" class="paging-prev"><i class="fas fa-chevron-left"></i></a>
<a href="" class="current">1</a>
<a href="">2</a>
<a href="">3</a>
<a href="">4</a>
<a href="" class="paging-next"><i class="fas fa-chevron-right"></i></a>
</div>
</div>
<div class="mt-[20px]">
<b class="block text-[16px]">Thông tin giới thiệu chi tiết</b>
<textarea id="info-desc"> </textarea>
</div>
<div class="mt-[20px]">
<b class="block text-[16px]">Thông tin liên hệ</b>
<textarea id="contact-desc"> </textarea>
</div>
</div>
<div
class="p-[15px] bg-white rounded-[0_0_15px_15px] shadow-[0px_1px_1px_0px_#0000001A] border-t-[6px] border-[#FAFAFB]">
<input 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]" />
</div>
</div>
</div>

View File

@@ -0,0 +1,69 @@
<div class="global-breadcrumb-container">
<a href="/admin/system"> Cài đặt chung </a>
<a href=""> Các phương thức thanh toán </a>
</div>
<div class="max-w-[1141px] flex flex-wrap items-start m-[0_auto_16px_auto]">
<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-[18px]">
<div class="flex items-center justify-between mb-[7px]">
<p class="font-bold text-[20px] leading-[26px] block"> Các phương thức thanh toán </p>
<a href="/admin/system/pay-method-add" id="add-prod"
class="p-[7px_10px] border-[1px] border-[#ECECEC] rounded-[4px] text-[14px] text-[#0041E8] flex items-center"><span
class="border-[1px] border-[#6B7280] h-[15px] w-[14px] text-[#6B7280] leading-[11px] text-center rounded-[50%] mr-1">+</span>
<span class="font-[500] text-[#6B7280]">Thêm phương thức mới</span></a>
</div>
<p class="text-[#6B7280]">Cập nhật các phương thức thanh toán mà quý khách muốn hiển thị ở trang thanh toán đơn
hàng. Chỉ các phương
thức ở trạng
thái "Đang hiển thị" được hiển thị ở trang thanh toán.
</p>
</div>
<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)" style="color: #Fff;background: #0041E8;"
class="block p-[6px_16px] text-[#919699] hover:text-[#fff] hover:bg-[#0041E8] transition">
Thông tin
</a>
</div>
<div class="w-[852px]">
<div class="p-[15px] bg-white rounded-[15px] shadow-[0px_1px_1px_0px_#0000001A]">
<table class="style-table">
<thead>
<tr>
<th>STT</th>
<th>Phân loại</th>
<th>Phương thức</th>
<th>Cập nhật</th>
<th>Thứ tự</th>
<th>Lựa chọn</th>
</tr>
</thead>
<tbody>
<tr>
<td class="align-text-top">1</td>
<td class="align-text-top">cod</td>
<td class="align-text-top">Thanh toán khi nhận hàng (COD) (#1)</td>
<td>
<p>25-09-2022, 2:42 pm</p>
<p>Hurasoft Test</p>
</td>
<td class="align-text-top">10</td>
<td class="align-text-top">
<div class="flex items-center justify-center">
<a href=""
class='w-[30px] h-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center leading-[30px] flex items-center justify-center mr-[5px]'><i
class='icons icon-edit'></i></a>
<a href=""
class='w-[30px] h-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center leading-[30px] flex items-center justify-center mr-[5px]'><i
class="fa-regular fa-eye-slash text-[#0041E8]"></i></a>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>

View File

@@ -0,0 +1,95 @@
<div class="global-breadcrumb-container">
<a href="/admin/system"> Cài đặt chung </a>
<a href="/admin/system/pay-method"> Các phương thức thanh toán </a>
<a href=""> Form thêm/sửa phương thức thanh toán </a>
</div>
<div class="max-w-[1141px] flex flex-wrap items-start m-[0_auto_16px_auto]">
<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-[18px]">
<p class="font-bold text-[20px] leading-[26px] block mb-[10px]"> Các phương thức thanh toán </p>
<p class="text-[#6B7280]">Tiền mặt khi nhận hàng (COD)</p>
</div>
<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)" style="color: #Fff;background: #0041E8;"
class="block p-[6px_16px] text-[#919699] hover:text-[#fff] hover:bg-[#0041E8] transition">
Thông tin
</a>
</div>
<div class="w-[852px]">
<div class="p-[15px] bg-white rounded-[15px_15px_0_0] shadow-[0px_1px_1px_0px_#0000001A]">
<div class="flex mb-[15px]">
<b class="block w-[150px] text-[#383C44] ">Phân loại (*)</b>
<div class="right">
<div class="flex items-center mb-[7px]">
<input type="radio" name="info[type]" value="0" checked="">
<label for="" class="ml-[25px]">Tiền mặt khi nhận hàng (COD)</label>
</div>
<div class="flex items-center mb-[7px]">
<input type="radio" name="info[type]" value="0">
<label for="" class="ml-[25px]">Thẻ ATM/ Chuyển khoản (Internet Banking)</label>
</div>
<div class="flex items-center mb-[7px]">
<input type="radio" name="info[type]" value="0">
<label for="" class="ml-[25px]">Thẻ tín dụng Visa/Master</label>
</div>
<div class="flex items-center mb-[7px]">
<input type="radio" name="info[type]" value="0">
<label for="" class="ml-[25px]">Cổng thanh toán (VNPay, Payoo, ViettelPay ..)</label>
</div>
<div class="flex items-center mb-[7px]">
<input type="radio" name="info[type]" value="0">
<label for="" class="ml-[25px]">Ví điện tử (Moca, Momo ..)</label>
</div>
<div class="flex items-center mb-[7px]">
<input type="radio" name="info[type]" value="0">
<label for="" class="ml-[25px]">Điểm thành viên (trừ điểm tích luỹ của thành viên)</label>
</div>
<div class="flex items-center mb-[7px]">
<input type="radio" name="info[type]" value="0">
<label for="" class="ml-[25px]">Hình thức khác</label>
</div>
</div>
</div>
<div class="form-control mb-[15px] w-[100%]">
<label class="font-[600] mb-[5px] text-[14px]">Tên phương thức (*)</label>
<input name="" id="" placeholder="Tên phương thức (*)"
class="w-[100%] border-[1px] border-[#D8D8D8] py-[6px] px-[10px] rounded-[4px] shadow-[0_2px_4px_0_rgba(0,0,0,0.12)] mr-[10px]" />
</div>
<div class="form-control mb-[15px] w-[100%]">
<label class="font-[600] mb-[5px] text-[14px]">Nội dung chi tiết</label>
<textarea name="" id="" placeholder="Nội dung chi tiết"
class="w-[100%] h-[80px] border-[1px] border-[#D8D8D8] py-[6px] px-[10px] rounded-[4px] shadow-[0_2px_4px_0_rgba(0,0,0,0.12)] mr-[10px]"></textarea>
</div>
<div class="form-control mb-[15px] w-[100%]">
<div class="flex items-center mb-[5px]">
<label class="font-[600] text-[14px]">Nội dung chi tiết</label>
<span class="italic text-[#6B7280] ml-[10px]">(cao xếp trước)</span>
</div>
<input name="" id="" placeholder="0"
class="w-[50%] border-[1px] border-[#D8D8D8] py-[6px] px-[10px] rounded-[4px] shadow-[0_2px_4px_0_rgba(0,0,0,0.12)] mr-[10px]" />
</div>
<div class="flex items-center">
<b class="block w-[150px] text-[#383C44] ">Phân loại (*)</b>
<div class="right flex items-center">
<div class="flex items-center mr-[30px]">
<input type="radio" name="info[status]" value="0" checked="">
<label for="" class="ml-[25px]">Hiển thị</label>
</div>
<div class="flex items-center">
<input type="radio" name="info[status]" value="0" checked="">
<label for="" class="ml-[25px]">Ẩn</label>
</div>
</div>
</div>
</div>
<div
class="p-[15px] bg-white rounded-[0_0_15px_15px] border-t-[6px] border-[#FAFAFB] shadow-[0px_1px_1px_0px_#0000001A]">
<input 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]" />
</div>
</div>
</div>

317
template/system/print.html Normal file
View File

@@ -0,0 +1,317 @@
<div class="global-breadcrumb-container">
<a href="/admin/system"> Cài đặt chung </a>
<a href=""> Print/ Xuất Excel </a>
</div>
<div class="max-w-[1141px] flex flex-wrap items-start m-[0_auto_16px_auto]">
<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-[18px]">
<p class="font-bold text-[20px] leading-[26px] block"> Cài đặt In ấn (Print) và Xuất Excel </p>
<p class="text-[#6B7280]"><b>Hướng dẫn:</b> Nên dùng Editor ở phần <a href="" class="text-[#0041E8]">sửa
template</a> để chỉnh nội dung html rồi
copy/cập
nhật ở đây
</p>
</div>
<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)" style="color: #Fff;background: #0041E8;"
class="block p-[6px_16px] text-[#919699] hover:text-[#fff] hover:bg-[#0041E8] transition">
Thông tin
</a>
</div>
<div class="w-[852px]">
<div class="p-[15px] bg-white rounded-[15px_15px_0_0] shadow-[0px_1px_1px_0px_#0000001A]">
<b class="block text-[20px] mb-[10px]">Dành cho khách hàng:</b>
<table class="style-table">
<thead>
<tr>
<th class="w-[50px]">STT</th>
<th>Phân loại</th>
<th class="w-[345px]">Nội dung</th>
<th class="w-[115px]">Hành động</th>
</tr>
</thead>
<tbody>
<tr>
<td class="align-text-top">1</td>
<td>
<p>In giỏ hàng</p>
<p>print-user-cart</p>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Xem
nội
dung</a>
<div style="display: none;" id="js-email-tpl-order-detail" class="mt-[15px]">
<textarea name="" id=""
class="w-[100%] h-[225px] p-[10px] rounded-[4px] border-[1px] border-[#D8D8D8]"></textarea>
<p>- Dữ liệu có thể dùng. page</p>
<div class="flex items-center">
<p>- Test hiển thị:</p>
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] ml-[5px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Test
hiển thị</a>
</div>
</div>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="w-[80px] h-[32px] text-center text-white bg-[#0041E8] block m-auto leading-[32px] rounded-[4px]">Cập
nhật</a>
</td>
</tr>
<tr>
<td class="align-text-top">2</td>
<td>
<p>In đơn hàng</p>
<p>print-user-order</p>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Xem
nội
dung</a>
<div style="display: none;" id="js-email-tpl-order-detail" class="mt-[15px]">
<textarea name="" id=""
class="w-[100%] h-[225px] p-[10px] rounded-[4px] border-[1px] border-[#D8D8D8]"></textarea>
<p>- Dữ liệu có thể dùng. page</p>
<div class="flex items-center">
<p>- Test hiển thị:</p>
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] ml-[5px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Test
hiển thị</a>
</div>
</div>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="w-[80px] h-[32px] text-center text-white bg-[#0041E8] block m-auto leading-[32px] rounded-[4px]">Cập
nhật</a>
</td>
</tr>
<tr>
<td class="align-text-top">3</td>
<td>
<p>Xuất excel giỏ hàng</p>
<p>export-shopping-cart</p>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Xem
nội
dung</a>
<div style="display: none;" id="js-email-tpl-order-detail" class="mt-[15px]">
<textarea name="" id=""
class="w-[100%] h-[225px] p-[10px] rounded-[4px] border-[1px] border-[#D8D8D8]"></textarea>
<p>- Dữ liệu có thể dùng. page</p>
<div class="flex items-center">
<p>- Test hiển thị:</p>
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] ml-[5px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Test
hiển thị</a>
</div>
</div>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="w-[80px] h-[32px] text-center text-white bg-[#0041E8] block m-auto leading-[32px] rounded-[4px]">Cập
nhật</a>
</td>
</tr>
<tr>
<td class="align-text-top">4</td>
<td>
<p>Xuất excel sản phẩm</p>
<p>export-product-quote</p>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Xem
nội
dung</a>
<div style="display: none;" id="js-email-tpl-order-detail" class="mt-[15px]">
<textarea name="" id=""
class="w-[100%] h-[225px] p-[10px] rounded-[4px] border-[1px] border-[#D8D8D8]"></textarea>
<p>- Dữ liệu có thể dùng. page</p>
<div class="flex items-center">
<p>- Test hiển thị:</p>
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] ml-[5px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Test
hiển thị</a>
</div>
</div>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="w-[80px] h-[32px] text-center text-white bg-[#0041E8] block m-auto leading-[32px] rounded-[4px]">Cập
nhật</a>
</td>
</tr>
<tr>
<td class="align-text-top">5</td>
<td>
<p>Xuất xây dựng cấu hình máy tính</p>
<p>export-buildpc</p>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Xem
nội
dung</a>
<div style="display: none;" id="js-email-tpl-order-detail" class="mt-[15px]">
<textarea name="" id=""
class="w-[100%] h-[225px] p-[10px] rounded-[4px] border-[1px] border-[#D8D8D8]"></textarea>
<p>- Dữ liệu có thể dùng. page</p>
<div class="flex items-center">
<p>- Test hiển thị:</p>
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] ml-[5px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Test
hiển thị</a>
</div>
</div>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="w-[80px] h-[32px] text-center text-white bg-[#0041E8] block m-auto leading-[32px] rounded-[4px]">Cập
nhật</a>
</td>
</tr>
<tr>
<td class="align-text-top">6</td>
<td>
<p>Xuất xây dựng tản nhiệt</p>
<p>export-tannhiet</p>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Xem
nội
dung</a>
<div style="display: none;" id="js-email-tpl-order-detail" class="mt-[15px]">
<textarea name="" id=""
class="w-[100%] h-[225px] p-[10px] rounded-[4px] border-[1px] border-[#D8D8D8]"></textarea>
<p>- Dữ liệu có thể dùng. page</p>
<div class="flex items-center">
<p>- Test hiển thị:</p>
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] ml-[5px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Test
hiển thị</a>
</div>
</div>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="w-[80px] h-[32px] text-center text-white bg-[#0041E8] block m-auto leading-[32px] rounded-[4px]">Cập
nhật</a>
</td>
</tr>
</tbody>
</table>
</div>
<div
class="p-[15px] border-t-[6px] border-[#FAFAFB] bg-white rounded-[0_0_15px_15px] shadow-[0px_1px_1px_0px_#0000001A]">
<b class="block text-[20px] mb-[10px]">Dành cho quản trị viên website:</b>
<table class="style-table">
<thead>
<tr>
<th class="w-[50px]">STT</th>
<th>Phân loại</th>
<th class="w-[312px]">Nội dung</th>
<th>Hành động</th>
</tr>
</thead>
<tbody>
<tr>
<td class="align-text-top">1</td>
<td class="align-text-top">
In đơn hàng trong admin <br> print-admin-order-detail-new
</td>
<td>
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Xem
nội
dung</a>
<div style="display: none;" id="js-email-tpl-order-detail" class="mt-[15px]">
<textarea name="" id=""
class="w-[100%] h-[225px] p-[10px] rounded-[4px] border-[1px] border-[#D8D8D8]"></textarea>
<p>- Dữ liệu có thể dùng. page</p>
<div class="flex items-center">
<p>- Test hiển thị:</p>
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] ml-[5px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Test
hiển thị</a>
</div>
</div>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="w-[80px] h-[32px] text-center text-white bg-[#0041E8] block m-auto leading-[32px] rounded-[4px]">Cập
nhật</a>
</td>
</tr>
<tr>
<td class="align-text-top">2</td>
<td class="align-text-top">
In danh sách đơn hàng trong admin <br> print-admin-order-list
</td>
<td>
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Xem
nội
dung</a>
<div style="display: none;" id="js-email-tpl-order-detail" class="mt-[15px]">
<textarea name="" id=""
class="w-[100%] h-[225px] p-[10px] rounded-[4px] border-[1px] border-[#D8D8D8]"></textarea>
<p>- Dữ liệu có thể dùng. page</p>
<div class="flex items-center">
<p>- Test hiển thị:</p>
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] ml-[5px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Test
hiển thị</a>
</div>
</div>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="w-[80px] h-[32px] text-center text-white bg-[#0041E8] block m-auto leading-[32px] rounded-[4px]">Cập
nhật</a>
</td>
</tr>
<tr>
<td class="align-text-top">3</td>
<td class="align-text-top">
In admin log <br> print-admin-admin-log
</td>
<td>
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Xem
nội
dung</a>
<div style="display: none;" id="js-email-tpl-order-detail" class="mt-[15px]">
<textarea name="" id=""
class="w-[100%] h-[225px] p-[10px] rounded-[4px] border-[1px] border-[#D8D8D8]"></textarea>
<p>- Dữ liệu có thể dùng. page</p>
<div class="flex items-center">
<p>- Test hiển thị:</p>
<a href="javascript:void(0)"
class="block w-[115px] h-[32px] ml-[5px] leading-[30px] text-center text-[#0041E8] border-[#0041E8] border-[1px] rounded-[4px]">Test
hiển thị</a>
</div>
</div>
</td>
<td class="align-text-top">
<a href="javascript:void(0)"
class="w-[80px] h-[32px] text-center text-white bg-[#0041E8] block m-auto leading-[32px] rounded-[4px]">Cập
nhật</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>

View File

@@ -0,0 +1,78 @@
<div class="global-breadcrumb-container">
<a href="/admin/system"> Cài đặt chung </a>
<a href=""> Thông tin các tỉnh/thành/quận-huyện </a>
</div>
<div class="max-w-[1141px] flex flex-wrap items-start m-[0_auto_16px_auto]">
<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-[18px]">
<p class="font-bold text-[20px] leading-[26px] block"> Thông tin các tỉnh </p>
</div>
<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)" style="color: #Fff;background: #0041E8;"
class="block p-[6px_16px] text-[#919699] hover:text-[#fff] hover:bg-[#0041E8] transition">
Thông tin
</a>
</div>
<div class="w-[852px]">
<div class="p-[15px] bg-white rounded-[15px] shadow-[0px_1px_1px_0px_#0000001A]">
<b class="block text-[20px] mb-[10px]">Danh sách các tỉnh</b>
<table class="style-table">
<thead>
<tr>
<th class="w-[50px]">STT</th>
<th>SystemID</th>
<th class="w-[105px]">Tên</th>
<th>Địa chỉ</th>
<th class="w-[80px]">Huyện</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td class="align-text-top">6</td>
<td class="align-text-top">
An Giang
</td>
<td>
Huyện An Phú , Huyện Châu Phú , Huyện Châu Thành , Huyện Chợ Mới , Huyện Phú Tân , Huyện
Tịnh Biên , Huyện Thoại Sơn ,
Huyện Tri Tôn , Thành phố Châu Đốc , Thành phố Long Xuyên , Thị xã Tân Châu
</td>
<td class="align-text-top">
<div class="flex items-center justify-center">
<p>1</p>
<a href=""
class='w-[30px] h-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center leading-[30px] flex items-center justify-center ml-[7px]'><i
class='icons icon-edit'></i></a>
</div>
</td>
</tr>
<tr>
<td>1</td>
<td class="align-text-top">6</td>
<td class="align-text-top">
An Giang
</td>
<td>
Huyện An Phú , Huyện Châu Phú , Huyện Châu Thành , Huyện Chợ Mới , Huyện Phú Tân , Huyện
Tịnh Biên , Huyện Thoại Sơn ,
Huyện Tri Tôn , Thành phố Châu Đốc , Thành phố Long Xuyên , Thị xã Tân Châu
</td>
<td class="align-text-top">
<div class="flex items-center justify-center">
<p>1</p>
<a href=""
class='w-[30px] h-[30px] border-[1px] border-[#0041E8] rounded-[4px] text-center leading-[30px] flex items-center justify-center ml-[7px]'><i
class='icons icon-edit'></i></a>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>

View File

@@ -0,0 +1,44 @@
<div class="global-breadcrumb-container">
<a href="/admin/system"> Cài đặt chung </a>
<a href="">Cài đặt phí vận chuyển </a>
</div>
<div class="max-w-[1141px] flex flex-wrap items-start m-[0_auto_16px_auto]">
<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-[18px]">
<p class="font-bold text-[20px] leading-[26px] block"> Quản lý shipping </p>
</div>
<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)" style="color: #Fff;background: #0041E8;"
class="block p-[6px_16px] text-[#919699] hover:text-[#fff] hover:bg-[#0041E8] transition">
Thông tin
</a>
</div>
<div class="w-[852px]">
<div class="p-[15px] bg-white rounded-[15px] shadow-[0px_1px_1px_0px_#0000001A]">
<table class="style-table">
<tr>
<td>
<div class="flex items-center">
Cài đặt hệ thống chung <a href="/admin/system/shipping/setting"
class="w-[80px] h-[32px] leading-[32px] text-center text-[#0041E8] border-[1px] border-[#0041E8] block ml-[10px] rounded-[4px]">Cài
đặt</a>
</div>
</td>
</tr>
<tr>
<td>
<div class="flex items-center">
Cài đặt phí ship từng vùng <a href="/admin/system/shipping/fee"
class="w-[80px] h-[32px] leading-[32px] text-center text-[#0041E8] border-[1px] border-[#0041E8] block ml-[10px] rounded-[4px]">Cài
đặt</a>
</div>
</td>
</tr>
</table>
</div>
</div>
</div>

View File

@@ -0,0 +1,95 @@
<div class="global-breadcrumb-container">
<a href="/admin/system"> Cài đặt chung </a>
<a href="http://local.hura8_admin/admin/system/shipping/">Cài đặt phí vận chuyển </a>
<a href="">Cài đặt hệ thống chung </a>
</div>
<div class="max-w-[1141px] flex flex-wrap items-start m-[0_auto_16px_auto]">
<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-[18px]">
<p class="font-bold text-[20px] leading-[26px] block"> Cài đặt hệ thống </p>
</div>
<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)" style="color: #Fff;background: #0041E8;"
class="block p-[6px_16px] text-[#919699] hover:text-[#fff] hover:bg-[#0041E8] transition">
Thông tin
</a>
</div>
<div class="w-[852px]">
<div class="p-[15px] bg-white rounded-[15px_15px_0_0] shadow-[0px_1px_1px_0px_#0000001A]">
<div class="form-control mb-[15px] w-[100%]">
<div class="flex items-center mb-[5px]">
<label class="font-[600] text-[14px]">Giá trị đơn hàng không tính phí</label>
<span class="italic text-[#6B7280] ml-[7px]">(* Đơn hàng có giá trị nhỏ hơn giá trị này sẽ được áp
dụng biểu
phí theo vùng)</span>
</div>
<input name="" id="" placeholder="Giá trị đơn hàng không tính phí"
class="w-[100%] border-[1px] border-[#D8D8D8] py-[6px] px-[10px] rounded-[4px] shadow-[0_2px_4px_0_rgba(0,0,0,0.12)] mr-[10px]" />
</div>
</div>
<div class="p-[15px] bg-white border-t-[6px] border-[#FAFAFB]">
<b class="block text-[20px] mb-[10px]">Cài đặt phí thu hộ</b>
<table class="style-table">
<thead>
<tr>
<th class="w-[50px]">STT</th>
<th>Giá trị đơn hàng dưới mức</th>
<th>Phí thu hộ (VND)</th>
<th class="w-[80px]">Lựa chọn</th>
</tr>
</thead>
<tbody id="js-tb-settings">
<tr>
<td>1</td>
<td>
<input name="" id="" placeholder="0"
class="w-[100%] border-[1px] border-[#D8D8D8] py-[6px] px-[10px] rounded-[4px] shadow-[0_2px_4px_0_rgba(0,0,0,0.12)] mr-[10px]" />
</td>
<td>
<input name="" id="" placeholder="0"
class="w-[100%] border-[1px] border-[#D8D8D8] py-[6px] px-[10px] rounded-[4px] shadow-[0_2px_4px_0_rgba(0,0,0,0.12)] mr-[10px]" />
</td>
<td>
<a href=""
class="w-[30px] h-[30px] border-[1px] border-[#9E9E9E] rounded-[4px] text-center leading-[30px] flex items-center justify-center m-auto">
<i class="icons icon-remove"></i>
</a>
</td>
</tr>
</tbody>
</table>
<div class="text-center mt-[15px] text-[#0041E8]">
<a href="javascript:add_form_setting()" class="inline-flex items-center">
<span
class="border-[1px] border-[#0041E8] h-[15px] w-[15px] leading-[12px] text-center rounded-[50%] mr-1">+</span>
<span class="font-[600]"> Thêm hàng </span>
</a>
</div>
</div>
<div
class="p-[15px] bg-white border-t-[6px] border-[#FAFAFB] rounded-[0_0_15px_15px] shadow-[0px_1px_1px_0px_#0000001A]">
<input 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]" />
<div class="mt-[30px] text-[#383C44]">
<b>Hướng dẫn cài phí thu hộ</b>
<p>Phí thu hộ được tính theo giá trị cần thu hộ, ví dụ:</p>
<p>- Từ 0 đến <=1 triệu=30.000đ=> Cần nhập là 1.000.000</p>
<p>- Từ >1 triệu đến <= 2 triệu=50.000đ=> Cần nhập là 2.000.000</p>
<p>- Từ >2 triệu đến <= 3 triệu=70.000đ=> Cần nhập là 3.000.000</p>
<p>- Từ >3 triệu đến <= 4 triệu=90.000đ=> Cần nhập là 4.000.000</p>
<p>- Từ >4 triệu đến <= 5 triệu=110.000đ=> Cần nhập là 5.000.000</p>
<p>- Từ >5 triệu đến <= 6 triệu=130.000đ=> Cần nhập là 6.000.000</p>
<p>- Từ >6 triệu đến <= 7 triệu=150.000đ=> Cần nhập là 7.000.000</p>
<p>- Từ >7 triệu đến <= 8 triệu=170.000đ=> Cần nhập là 8.000.000</p>
<p>- Từ >8 triệu đến <= 9 triệu=190.000đ=> Cần nhập là 9.000.000</p>
<p>- Trên 9 triệu = 0đ => Cần nhập là 10.000.000.000 (nhập số lớn nhất có thể)</p>
<p class="mt-[20px]">Để xóa phí nào nó, click "Xóa bỏ" và nhấn "Cập nhật" để lưu lại</p>
</div>
</div>
</div>
</div>