15/01/2024, 16:04

This commit is contained in:
2024-01-15 16:03:15 +07:00
parent 31cac1b769
commit 9fcaa4dd5a

View File

@@ -8,16 +8,15 @@
<h2>1. Cài đặt</h2>
<code>
<!-- // 1. index.html -->
iframe class="hura-main-content" id="js-hura-iframe" src="{// Url giao diện \\}"
<iframe class="hura-main-content" id="js-hura-iframe" src="{// Url giao diện \\}">
<script src="js/hura_edit.js"></script> => // code edit template
<script src="js/jscolor.js"></script> => // Bảng mã màu
<script>
Hura_Edit.install(); // => Cài đặt
</script>
</script>
</code>
<code>
<!-- // 2. file giao diện. Các file dưới sẽ được thêm vào iframe. Function cài đặt Hura_Edit.Iframe.iframe_Setup() -->
<link rel="stylesheet" href="css/style.css"/>
<script src="https://code.jquery.com/ui/1.13.2/jquery-ui.min.js"> </script> => // Thư viện kéo/thả
@@ -33,11 +32,9 @@
<strong> class="js-hura-edit"</strong>:
Khi Hover, Click, dbclick thẻ HTML nào chứa class này sẽ kiểm tra thuộc tính <b>data-hura-type="{{ type }}"</b> và hiển thị thanh công cụ (toolbar) tương ứng
</li>
<li>
<b>data-hura-type="{{ type }}" :</b>
Kiểu giao diện được edit. Dưới đây là danh sách type được sử dụng cho giao diện <a href="https://app.adman.vn/api/preview/minigame.php?id=O4z25JLzP9" target="_blank" style="font-weight:bold;">Mini Game </a>
<ul>
<li>file : Dùng thay thế file logo, banner</li>
<li>text : Dùng chỉnh sửa HTML là text (Nếu thẻ được chọn là thẻ <a> thì sẽ có thêm lựa chọn: sửa URL, Mở tab mới)</li>
@@ -45,7 +42,6 @@
<li>reward : Dùng cho mục khách trúng thưởng (Ẩn/Hiện các cột trong bảng)</li>
</ul>
</li>
<li>
<b>class="js-hura-drag" :</b>
Dùng để kéo/thả. Đặt ở thẻ HTML ngoài, các thành phần con gần nhất bên trong class này sẽ cho phép đổi vị trí của thành phần khác
@@ -61,7 +57,6 @@
<a class="js-hura-edit" data-hura-type="file">
<img src="https://aman.gleecdn.com/file/1/tl/TL1MzbLUhPQoaGI.png" alt="logo">
</a>
<!-- // Banner -->
<div class="js-hura-edit" data-hura-type="file">
<img src="https://aman.gleecdn.com/file/1/fo/fOE3m0gpFuzy7LU.jpg" alt="banner">
@@ -78,8 +73,6 @@
<a target="_blank" href="https://demxanh.com/chinh-sach-bao-hanh.html"><span>Bảo hành</span></a>
<a target="_blank" href="https://demxanh.com/lien-he.html">Liên hệ</a>
</div>
<div class="js-hura-edit" data-hura-type="text">
<p>1. Quý khách cần đăng nhập Thông tin chính xác để quay thưởng.</p>
<p>2. Mỗi khách hàng được quay 5 lần và chỉ được chọn 1 phần quà.</p>