shoppingmallv2 init...

This commit is contained in:
최준흠 2023-08-15 12:24:21 +09:00
parent b7dd6f52b5
commit df9d4f9e3f

View File

@ -2,7 +2,7 @@
<ul class="navbar-nav">
<li class="nav-item dropdown">
<a class="nav-link" href="#" id="navbarDarkDropdownMenuLink" role="button" data-bs-toggle="dropdown" aria-expanded="false">
컴퓨터주변기기 구매대행
컴퓨터주변기기<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>