update 15:15

This commit is contained in:
2024-01-26 15:17:05 +07:00
parent 6d8b69c2b7
commit d2188f2742
5 changed files with 17 additions and 7 deletions

View File

@@ -1,5 +1,8 @@
<script>
$(document).ready(function () {
// Popup
Fancybox.bind("[data-fancybox]", {});
// Sự kiện click để hiển thị menu
$('#js-show-menu').click(function () {
capNhatTrangThaiMenu(false);