|
@@ -39,10 +39,10 @@
|
|
|
<h2 class="headNavTitle">NEW VAPES</h2>
|
|
|
<p class="back"></p>
|
|
|
</nav>
|
|
|
- <nav class="headNavItem">
|
|
|
+<!-- <nav class="headNavItem">
|
|
|
<h2 class="headNavTitle">DISPOSABLES</h2>
|
|
|
<p class="back"></p>
|
|
|
- </nav>
|
|
|
+ </nav>-->
|
|
|
</div>
|
|
|
<div class="headIconContainer">
|
|
|
<a href="/index/cart/shoppingCart.html">
|
|
@@ -85,15 +85,15 @@
|
|
|
<!-- 移动端菜单 -->
|
|
|
<section class="mobileMenuFixed">
|
|
|
<div class="mobileMenuItem active">
|
|
|
- <a href="#">
|
|
|
+ <a href="/index/index/index.html">
|
|
|
<h2 class="menuItemTitle">NEW VAPES</h2>
|
|
|
</a>
|
|
|
</div>
|
|
|
- <div class="mobileMenuItem">
|
|
|
+<!-- <div class="mobileMenuItem">
|
|
|
<a href="#">
|
|
|
<h2 class="menuItemTitle">DISPOSABLES</h2>
|
|
|
</a>
|
|
|
- </div>
|
|
|
+ </div>-->
|
|
|
<a href="/index/cart/shoppingCart.html">
|
|
|
<h2 class="menuItemTitle shoppingCartIcon">Shopping Cart</h2>
|
|
|
</a>
|