mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-11-29 18:39:16 +08:00
view
This commit is contained in:
parent
da59dd0b2d
commit
3c7be2d89b
@ -240,6 +240,7 @@ function MyView($view = '', $data = [])
|
||||
'data' => &$data,
|
||||
]);
|
||||
|
||||
// 调用框架视图方法
|
||||
$result = \think\facade\View::fetch($view, $data);
|
||||
|
||||
// 模板引擎数据渲染后钩子
|
||||
|
Loading…
Reference in New Issue
Block a user