|
@@ -80,6 +80,11 @@
|
|
|
<h2 class="menuItemTitle">Return & Warranty</h2>
|
|
|
</a>
|
|
|
</div>
|
|
|
+ <div class="pcMenuItem">
|
|
|
+ <a href="/index/passport/logOut.html">
|
|
|
+ <h2 class="menuItemTitle">Log Out</h2>
|
|
|
+ </a>
|
|
|
+ </div>
|
|
|
</section>
|
|
|
</div>
|
|
|
<!-- 购物车 -->
|
|
@@ -173,6 +178,11 @@
|
|
|
<h2 class="menuItemTitle userIcon">Return & Warranty</h2>
|
|
|
</a>
|
|
|
</div>
|
|
|
+ <div class="mobileMenuItem">
|
|
|
+ <a href="/index/passport/logOut.html">
|
|
|
+ <h2 class="menuItemTitle userIcon">Log Out</h2>
|
|
|
+ </a>
|
|
|
+ </div>
|
|
|
</section>
|
|
|
</div>
|
|
|
</header>
|