username@email.com
2021-12-28 c84c8d2fd150a79401a778a73083ba39004940c4
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")*@