Browse Source

修复注册

541469799@qq.com 1 year ago
parent
commit
98c3e5afa7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/index/view/base.html

+ 1 - 1
app/index/view/base.html

@@ -82,7 +82,7 @@
                     </div>
                     <div class="pcMenuItem">
                         <a href="/index/passport/logOut.html">
-                            <h2 class="menuItemTitle">Log Out</h2>
+                            <h2 class="menuItemTitle">Logout</h2>
                         </a>
                     </div>
                 </section>