Home  >  Article  >  Backend Development  >  ThinkPHP框架中 模板不存在[home//Tpl/default/Public/success.html]是什么回事?解决方法

ThinkPHP框架中 模板不存在[home//Tpl/default/Public/success.html]是什么回事?解决方法

WBOY
WBOYOriginal
2016-06-13 10:03:261507browse

ThinkPHP框架中 模板不存在[home//Tpl/default/Public/success.html]是什么回事?
我在使用框架时候、运行一个文件会报错:提示模板不存在[home//Tpl/default/Public/success.html]是什么回事?

------解决方案--------------------
就是说在调用这个模版的时候!那个publi下的success模版不在!你看看你那个目录下有没有sucess文件
------解决方案--------------------
没有success.html模板文件

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn