Hi,出错了!

模版/user/login不存在[/www/wwwroot/yuanzun1/template/kxwebno3/user/login.phtml]

错误位置

/www/wwwroot/yuanzun1/kuxin/view.php  LINE: 191

181         } elseif (substr($tpl, 0, 1) === '/') {
182             $filepath = self::getPath() . $tpl . self::$suffix;
183         } elseif (substr($tpl, 0, 1) === '@') {
184             $filepath = self::getPath() . '/' . substr($tpl, 1) . self::$suffix;
185         } else {
186             $filepath = dirname(self::getPath() . '/' . str_replace('\\', '/', Router::$controller)) . '/' . $tpl . self::$suffix;
187         }
188         if (is_file($filepath)) {
189             return realpath($filepath);
190         } else {
191             trigger_error("模版{$tpl}不存在[" . $filepath . ']', E_USER_ERROR);
192             return false;
193         }
194     }
195 
196     /**
197      * @param $tplfile
198      * @return string
199      */
200     protected static function checkCompile(string $tplfile)
201     {
TRACE
#0  include() called at [/www/wwwroot/yuanzun1/kuxin/response.php:331]
#1  Kuxin\Response::error(模版/user/login不存在[/www/wwwroot/yuanzun1/template/kxwebno3/user/login.phtml], /www/wwwroot/yuanzun1/kuxin/view.php, 191) called at [/www/wwwroot/yuanzun1/kuxin/kuxin.php:185]
#2  Kuxin\Kuxin::error(256, 模版/user/login不存在[/www/wwwroot/yuanzun1/template/kxwebno3/user/login.phtml], /www/wwwroot/yuanzun1/kuxin/view.php, 191, Array ([tpl] => /user/login,[filepath] => /www/wwwroot/yuanzun1/template/kxwebno3/user/login.phtml))
#3  trigger_error(模版/user/login不存在[/www/wwwroot/yuanzun1/template/kxwebno3/user/login.phtml], 256) called at [/www/wwwroot/yuanzun1/kuxin/view.php:191]
#4  Kuxin\View::getTplFilePath(/user/login) called at [/www/wwwroot/yuanzun1/kuxin/view.php:139]
#5  Kuxin\View::make(/user/login) called at [/www/wwwroot/yuanzun1/app/controller/user/auth.php:113]
#6  App\Controller\User\Auth->login() called at [/www/wwwroot/yuanzun1/kuxin/kuxin.php:113]
#7  Kuxin\Kuxin::start() called at [/www/wwwroot/yuanzun1/kuxin/kuxin.php:217]
#8  include(/www/wwwroot/yuanzun1/kuxin/kuxin.php) called at [/www/wwwroot/yuanzun1/public/index.php:4]
文件加载
/www/wwwroot/yuanzun1/public/index.php
/www/wwwroot/yuanzun1/kuxin/kuxin.php
/www/wwwroot/yuanzun1/kuxin/loader.php
/www/wwwroot/yuanzun1/group/dispatcher.php
/www/wwwroot/yuanzun1/group/commom.php
/www/wwwroot/yuanzun1/group/dldlxs.com.php
/www/wwwroot/yuanzun1/kuxin/config.php
/www/wwwroot/yuanzun1/app/config/const.php
/www/wwwroot/yuanzun1/app/config/kuxin.php
/www/wwwroot/yuanzun1/env.php
/www/wwwroot/yuanzun1/kuxin/helper/arr.php
/www/wwwroot/yuanzun1/kuxin/registry.php
/www/wwwroot/yuanzun1/app/helper.php
/www/wwwroot/yuanzun1/app/version.php
/www/wwwroot/yuanzun1/kuxin/plugin.php
/www/wwwroot/yuanzun1/kuxin/helper/serialize.php
/www/wwwroot/yuanzun1/app/plugin/configcache/configcache.php
/www/wwwroot/yuanzun1/kuxin/di.php
/www/wwwroot/yuanzun1/kuxin/cache.php
/www/wwwroot/yuanzun1/kuxin/cache/memcache.php
/www/wwwroot/yuanzun1/kuxin/db/mysql.php
/www/wwwroot/yuanzun1/kuxin/helper/json.php
/www/wwwroot/yuanzun1/kuxin/router.php
/www/wwwroot/yuanzun1/kuxin/request.php
/www/wwwroot/yuanzun1/kuxin/response.php
/www/wwwroot/yuanzun1/app/controller/user/auth.php
/www/wwwroot/yuanzun1/app/improve/user.php
/www/wwwroot/yuanzun1/app/improve/web.php
/www/wwwroot/yuanzun1/kuxin/controller.php
/www/wwwroot/yuanzun1/app/model/stat/stat.php
/www/wwwroot/yuanzun1/app/improve/model.php
/www/wwwroot/yuanzun1/kuxin/model.php
/www/wwwroot/yuanzun1/app/model/user/user.php
/www/wwwroot/yuanzun1/kuxin/cookie.php
/www/wwwroot/yuanzun1/kuxin/input.php
/www/wwwroot/yuanzun1/kuxin/view.php
/www/wwwroot/yuanzun1/app/component/domain.php
/www/wwwroot/yuanzun1/kuxin/tpl/error.php