联系官方销售客服
1835022288
028-61286886
插件 | 建站系统 V3.15 |
应用作者 | 迅睿官方团队 |
发布时间 | 2022-03-01 15:30:06 |
更新时间 | 2024-10-18 11:04:51 |
自定义首页模板
所有只要使用
\Phpcmf\Service::V()->display('index.html');
无论在哪个位置,去调用的模板为index.html ,则自动指向my/view/index.html
应该是
my/view/email/index.html
中间缺了应用目录
4.6.2没有这个问题
改成 这样就行了,把app目录加上就对了