username@email.com
2021-07-27 e649be7905be7e74f6e09d8d74a7bd7bcd3923b7
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")*@