:(

模板不存在:./APP/Home/View/Link_view.html

错误位置

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

TRACE

#0 D:\phpStudy\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:\phpStudy\WWW\ThinkPHP\Library\Think\View.class.php(72): Think\View->fetch('Link_view', '', '')
#2 D:\phpStudy\WWW\ThinkPHP\Library\Think\Controller.class.php(56): Think\View->display('Link_view', '', '', '', '')
#3 D:\phpStudy\WWW\APP\Home\Controller\ListController.class.php(453): Think\Controller->display('Link_view')
#4 [internal function]: Home\Controller\ListController->view()
#5 D:\phpStudy\WWW\ThinkPHP\Library\Think\App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\ListController))
#6 D:\phpStudy\WWW\ThinkPHP\Library\Think\App.class.php(202): Think\App::exec()
#7 D:\phpStudy\WWW\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run()
#8 D:\phpStudy\WWW\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#9 D:\phpStudy\WWW\index.php(25): require('D:\\phpStudy\\WWW...')
#10 {main}