update TWA Management v0.0.1

This commit is contained in:
2025-11-05 10:08:06 +07:00
parent d4e91c7960
commit b4b191f829
73 changed files with 2249 additions and 418 deletions

View File

@ -1,7 +1,7 @@
<div class="c-logo">
<div class="logo d-f f-c a-i-center">
<img src="~/images/logo3.svg" />
<span class="mt-1 logo-name">Resort Management</span>
<img src="~/images/logo/slogo.png" />
<span class="pt-3 pb-2 logo-name">Management System</span>
</div>
<div class="d-b d-x-n hd-close">
<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 24 24" stroke="#7367f0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="d-block d-xl-none feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
@ -18,7 +18,7 @@
</div>
<div class="m-footer d-f f-c">
<span>
<b>Copyright<sup>©</sup></b> 2024 ATG Technology
<b>Copyright<sup>©</sup></b> 2025 TWA
</span>
<span class="mt-1"><b>Version: </b> 0.0.1a</span>
</div>