shoppingmallv2 init...

This commit is contained in:
최준흠 2023-08-15 12:35:18 +09:00
parent 1edb120f6e
commit f5099019ca

View File

@ -2,7 +2,7 @@
<ul class="navbar-nav">
<li class="nav-item dropdown">
<a class="nav-link" id="navbarDarkDropdownMenuLink" role="button" data-bs-toggle="dropdown" aria-expanded="false">
주변기기<BR>구매대행
컴퓨터주변기기<BR>구매대행
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDarkDropdownMenuLink">
<li><a class="dropdown-item <?= $viewDatas['category']->getPrimaryKey() == 24 ? "active" : "" ?>" href="/front/product?category=24">CPU</a></li>