+ //### Render view file
+ if (!empty($viewFile) && file_exists($viewFile)) {
+ include_once $viewFile;
+ }
+ ?>
+
+
diff --git a/themes/beauty/views/layout/main.php b/themes/beauty/views/layout/main.php index 07cd5c2..3d9c5f6 100644 --- a/themes/beauty/views/layout/main.php +++ b/themes/beauty/views/layout/main.php @@ -2,31 +2,34 @@ //常用方法 require_once __DIR__ . '/../../../../plugins/Html.php'; -?> +?> + +
- -