修改方法:通過查詢 “parserPositionLabel” 或者 “// CMS當前位置標簽解析” 找到對應的代碼,將中文修改成英文或其他語言文字 一、首頁 /apps/home/controller/IndexController.php 大約224行 $content = $this->parser->parserPositionLabel($content, - 1, '首頁', SITE_INDEX_DIR . '/'); // CMS當前位置標簽解析 二、搜索 /apps/home/controller/SearchController.php 大約39行 $content = $this->parser->parserPositionLabel($content, 0, '搜索', Url::home('search')); // CMS當前位置標簽解析 三、我的評論 /apps/home/controller/CommentController.php 大約124行 $content = $this->parser->parserPositionLabel($content, 0, '我的評論', Url::home('comment/my')); // CMS當前位置標簽解析 四、會員中心,登錄,注冊,資料 /apps/home/controller/MemberController.php 大約在102,254,273,382行 $content = $this->parser->parserPositionLabel($content, 0, '會員登錄', Url::home('member/login')); // CMS當前位置標簽解析 $content = $this->parser->parserPositionLabel($content, 0, '會員注冊', Url::home('member/register')); // CMS當前位置標簽解析 $content = $this->parser->parserPositionLabel($content, 0, '個人中心', Url::home('member/ucenter')); // CMS當前位置標簽解析 $content = $this->parser->parserPositionLabel($content, 0, '資料修改', Url::home('member/umodify')); // CMS當前位置標簽解析 |
免責聲明:本站部分文章和圖片均來自用戶投稿和網絡收集,旨在傳播知識,文章和圖片版權歸原作者及原出處所有,僅供學習與參考,請勿用于商業用途,如果損害了您的權利,請聯系我們及時修正或刪除。謝謝!
始終以前瞻性的眼光聚焦站長、創業、互聯網等領域,為您提供最新最全的互聯網資訊,幫助站長轉型升級,為互聯網創業者提供更加優質的創業信息和品牌營銷服務,與站長一起進步!讓互聯網創業者不再孤獨!
掃一掃,關注站長網微信