@{
    Layout = "~/Views/Shared/_LayUILayout.cshtml";
}

<section>
    @RenderBody()
</section>

 

相关文章: