Updated and added pages

This commit is contained in:
2024-10-09 01:40:36 +09:00
parent 780905fb4e
commit 545ac73e0e
37 changed files with 1552 additions and 291 deletions

View File

@@ -48,10 +48,6 @@ const handleFocusOutEvent = () => {
mouseover: handleMouseHoverEvent,
mouseleave: handleMouseHoverEvent,
}"
v-if="
(showInMobile === true && viewPortType !== ViewPortType.DESKTOP) ||
(showInMobile === false && viewPortType !== ViewPortType.MOBILE)
"
>
<button
class="dropdown-label"