:(

模板不存在:./Application/Home/View/Public/display_jump.html

错误位置

FILE: D:\www\www\ThinkPHP\Library\Think\View.class.php  LINE: 110

TRACE

#0 D:\www\www\ThinkPHP\Library\Think\View.class.php(110): E('\xE6\xA8\xA1\xE6\x9D\xBF\xE4\xB8\x8D\xE5\xAD\x98\xE5\x9C\xA8...')
#1 D:\www\www\ThinkPHP\Library\Think\View.class.php(72): Think\View->fetch('Public:display_...', '', '')
#2 D:\www\www\ThinkPHP\Library\Think\Controller.class.php(56): Think\View->display('Public:display_...', '', '', '', '')
#3 D:\www\www\ThinkPHP\Library\Think\Controller.class.php(291): Think\Controller->display('Public:display_...')
#4 D:\www\www\ThinkPHP\Library\Think\Controller.class.php(187): Think\Controller->dispatchJump('\xE6\x82\xA8\xE5\xA5\xBD\xEF\xBC\x81\xE5\xBD\x93\xE5\x89\x8D...', 0, '', false)
#5 D:\www\www\Application\Home\Controller\ProductController.class.php(25): Think\Controller->error('\xE6\x82\xA8\xE5\xA5\xBD\xEF\xBC\x81\xE5\xBD\x93\xE5\x89\x8D...')
#6 [internal function]: Home\Controller\ProductController->detail()
#7 D:\www\www\ThinkPHP\Library\Think\App.class.php(173): ReflectionMethod->invoke(Object(Home\Controller\ProductController))
#8 D:\www\www\ThinkPHP\Library\Think\App.class.php(110): Think\App::invokeAction(Object(Home\Controller\ProductController), 'detail')
#9 D:\www\www\ThinkPHP\Library\Think\App.class.php(204): Think\App::exec()
#10 D:\www\www\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run()
#11 D:\www\www\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#12 D:\www\www\index.php(4): require('D:\\www\\www\\Thin...')
#13 {main}