template not exists:./template//error.htm
/home/wwwroot/mike/thinkphp/library/think/view/driver/Think.php:86
#0 /home/wwwroot/mike/thinkphp/library/think/View.php(189): think\view\driver\Think->fetch('./template//err...', Array, Array)
#1 /home/wwwroot/mike/thinkphp/library/think/Controller.php(161): think\View->fetch('/error', Array, Array)
#2 /home/wwwroot/mike/application/home/controller/Index.php(264): think\Controller->fetch('/error')
#3 [internal function]: app\home\controller\Index->show('1709')
#4 /home/wwwroot/mike/thinkphp/library/think/Container.php(395): ReflectionMethod->invokeArgs(Object(app\home\controller\Index), Array)
#5 /home/wwwroot/mike/thinkphp/library/think/route/dispatch/Module.php(132): think\Container->invokeReflectMethod(Object(app\home\controller\Index), Object(ReflectionMethod), Array)
#6 [internal function]: think\route\dispatch\Module->think\route\dispatch\{closure}(Object(think\Request), Object(Closure), NULL)
#7 /home/wwwroot/mike/thinkphp/library/think/Middleware.php(185): call_user_func_array(Object(Closure), Array)
#8 [internal function]: think\Middleware->think\{closure}(Object(think\Request))
#9 /home/wwwroot/mike/thinkphp/library/think/Middleware.php(130): call_user_func(Object(Closure), Object(think\Request))
#10 /home/wwwroot/mike/thinkphp/library/think/route/dispatch/Module.php(137): think\Middleware->dispatch(Object(think\Request), 'controller')
#11 /home/wwwroot/mike/thinkphp/library/think/route/Dispatch.php(168): think\route\dispatch\Module->exec()
#12 /home/wwwroot/mike/thinkphp/library/think/App.php(432): think\route\Dispatch->run()
#13 [internal function]: think\App->think\{closure}(Object(think\Request), Object(Closure), NULL)
#14 /home/wwwroot/mike/thinkphp/library/think/Middleware.php(185): call_user_func_array(Object(Closure), Array)
#15 [internal function]: think\Middleware->think\{closure}(Object(think\Request))
#16 /home/wwwroot/mike/thinkphp/library/think/Middleware.php(130): call_user_func(Object(Closure), Object(think\Request))
#17 /home/wwwroot/mike/thinkphp/library/think/App.php(435): think\Middleware->dispatch(Object(think\Request))
#18 /home/wwwroot/mike/index.php(33): think\App->run()
#19 {main}