eee
This commit is contained in:
@@ -61,6 +61,9 @@ class BladeView
|
||||
require $compiledPath;
|
||||
} catch (\Throwable $e) {
|
||||
ob_end_clean();
|
||||
|
||||
\Kiri::getLogger()->json_log($throwable);
|
||||
|
||||
throw new \RuntimeException("视图渲染失败: {$this->view}", 0, $e);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user