think\exception\TemplateNotFoundException Object
(
[template:protected] => /home/www/www.xmanedu.com/application/mobile/view/common/common_bottom.html
[message:protected] => template not exists:/home/www/www.xmanedu.com/application/mobile/view/common/common_bottom.html
[string:Exception:private] =>
[code:protected] => 0
[file:protected] => /home/www/www.xmanedu.com/thinkphp/library/think/Template.php
[line:protected] => 1243
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/www/www.xmanedu.com/thinkphp/library/think/Template.php
[line] => 1196
[function] => parseTemplateFile
[class] => think\Template
[type] => ->
[args] => Array
(
[0] => /home/www/www.xmanedu.com/application/mobile/view/common/common_bottom.html
)
)
[1] => Array
(
[file] => /home/www/www.xmanedu.com/thinkphp/library/think/Template.php
[line] => 540
[function] => parseTemplateName
[class] => think\Template
[type] => ->
[args] => Array
(
[0] => common/common_bottom
)
)
[2] => Array
(
[file] => /home/www/www.xmanedu.com/thinkphp/library/think/Template.php
[line] => 560
[function] => think\{closure}
[class] => think\Template
[type] => ->
[args] => Array
(
[0] => {include file="jp/commons/commons_head"/}
{include file="jp/commons/commons_nav"/}
{$article_info.title}
{$article_info.edit_time}
{if condition="isset($prev['id'])"}
{/if}
{if condition="isset($next['id'])"}
{/if}
热门推荐
{foreach name="hot_article" item="vo" key="k"}
{$vo.title}
{/foreach}
相关阅读
{foreach name="about_article" item="vo" key="k"}
{$vo.title}
{/foreach}
热点阅读
{foreach name="right_list" item="vo" key="k"}
-
{$vo.title}
{/foreach}
{if condition="count($tutor_right) > 0"}
专业导师团队
{foreach name="tutor_right" item="vo" key="k"}
{/foreach}
{/if}
{include file="common/common_bottom"}
{include file="jp/commons/commons_footer"/}