:(

模板不存在[app/AppHome/Tpl/en/contact.html]

错误位置

FILE: app/ThinkPHP/Lib/Behavior/LocationTemplateBehavior.class.php  LINE: 25

TRACE

[24-03-19 18:37:03] app/ThinkPHP/Lib/Behavior/LocationTemplateBehavior.class.php (25) LocationTemplateBehavior->parseTemplateFile(app/AppHome/Tpl/en/contact.html)
[24-03-19 18:37:03] app/ThinkPHP/Common/common.php (492) LocationTemplateBehavior->run(contact)
[24-03-19 18:37:03] app/ThinkPHP/Common/common.php (450) B(LocationTemplate, contact)
[24-03-19 18:37:03] app/ThinkPHP/Lib/Core/View.class.php (106) tag(view_template, contact)
[24-03-19 18:37:03] app/ThinkPHP/Lib/Core/View.class.php (69) View->fetch(contact, , )
[24-03-19 18:37:03] app/ThinkPHP/Lib/Core/Action.class.php (101) View->display(contact, , , , )
[24-03-19 18:37:03] app/AppHome/Lib/Action/enAction.class.php (2766) Action->display(contact)
[24-03-19 18:37:03] () enAction->contact()
[24-03-19 18:37:03] app/ThinkPHP/Lib/Core/App.class.php (180) ReflectionMethod->invoke()
[24-03-19 18:37:03] app/ThinkPHP/Lib/Core/App.class.php (216) App::exec()
[24-03-19 18:37:03] app/ThinkPHP/Lib/Core/Think.class.php (39) App::run()
[24-03-19 18:37:03] app/ThinkPHP/Common/runtime.php (243) Think::start()
[24-03-19 18:37:03] app/ThinkPHP/ThinkPHP.php (30) require(app/ThinkPHP/Common/runtime.php)
[24-03-19 18:37:03] /index.php (71) require(app/ThinkPHP/ThinkPHP.php)