diff --git a/yohobuy/m.yohobuy.com/application/controllers/Home.php b/yohobuy/m.yohobuy.com/application/controllers/Home.php
index 24d3390..5b1c509 100644
--- a/yohobuy/m.yohobuy.com/application/controllers/Home.php
+++ b/yohobuy/m.yohobuy.com/application/controllers/Home.php
@@ -990,8 +990,8 @@ class HomeController extends AbstractAction
         // 审判跳转登录页
         $this->auditJumpLogin();
 
-        $this->setTitle('YOHO币');
-        $this->setNavHeader('YOHO币', true, false);
+        $this->setTitle('YOHO币明细');
+        $this->setNavHeader('YOHO币明细', true, false);
 
         $data = UserModel::getYohoCoinLists($this->_uid, 0, 20);
         $this->_view->display('currency-detail', array(