username@email.com
2022-08-26 88b671b5e12f6dd7306a32111d6a520ec7debe55
zhengcaioa/zhengcaioa/Views/Shared/_Layout.cshtml
@@ -50,7 +50,7 @@
                Html.RenderPartial("_Layout_Header");
            }
            <div class="row J_mainContent" id="content-main">
                <iframe class="J_iframe" width="100%" height="100%" src="" data-id="/Home/HomeIndex"
                <iframe class="J_iframe" width="100%" height="100%" src="/Home/HomeIndex" data-id="/Home/HomeIndex"
                        name="iframe0" frameborder="0" seamless></iframe>
            </div>
            @*@RenderPage("_Layout_Footer.cshtml")*@