:(

模板不存在:./Web/Home/View/Index/.html

错误位置

FILE: C:\phpstudy2\PHPTutorial\WWW\renshe\ThinkPHP\Library\Think\View.class.php  LINE: 110

TRACE

#0 C:\phpstudy2\PHPTutorial\WWW\renshe\ThinkPHP\Library\Think\View.class.php(110): E('\xE6\xA8\xA1\xE6\x9D\xBF\xE4\xB8\x8D\xE5\xAD\x98\xE5\x9C\xA8...')
#1 C:\phpstudy2\PHPTutorial\WWW\renshe\ThinkPHP\Library\Think\View.class.php(72): Think\View->fetch('Index/', '', '')
#2 C:\phpstudy2\PHPTutorial\WWW\renshe\ThinkPHP\Library\Think\Controller.class.php(56): Think\View->display('Index/', '', '', '', '')
#3 C:\phpstudy2\PHPTutorial\WWW\renshe\Web\Home\Controller\HomeController.class.php(160): Think\Controller->display('Index/')
#4 C:\phpstudy2\PHPTutorial\WWW\renshe\Web\Home\Controller\NewsController.class.php(8): Home\Controller\HomeController->column('picture2')
#5 [internal function]: Home\Controller\NewsController->index('picture2')
#6 C:\phpstudy2\PHPTutorial\WWW\renshe\ThinkPHP\Library\Think\App.class.php(171): ReflectionMethod->invokeArgs(Object(Home\Controller\NewsController), Array)
#7 C:\phpstudy2\PHPTutorial\WWW\renshe\ThinkPHP\Library\Think\App.class.php(110): Think\App::invokeAction(Object(Home\Controller\NewsController), 'index')
#8 C:\phpstudy2\PHPTutorial\WWW\renshe\ThinkPHP\Library\Think\App.class.php(204): Think\App::exec()
#9 C:\phpstudy2\PHPTutorial\WWW\renshe\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run()
#10 C:\phpstudy2\PHPTutorial\WWW\renshe\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#11 C:\phpstudy2\PHPTutorial\WWW\renshe\index.php(35): require('C:\\phpstudy2\\PH...')
#12 {main}