username@email.com
2021-06-28 fc869b332b437db27ad90ed2221090491de28563
zhengcaioa/zhengcaioa/Views/Signin/AskLeave.cshtml
@@ -184,6 +184,8 @@
    </form>
    <script type="text/javascript">
        var hh = document.body.clientHeight - $('.ibox-title').height() - $("#top").height() * 2 - 95;
        $("#div_content").height(hh);
@@ -285,7 +287,9 @@
                            _pageAutoClose();//自动关闭页面方法
                        }
                        catch (err) {
                            parent._CloseTab1("/Signin/AskLeave/");
                            var pathname = window.location.pathname;
                            var search = window.location.search;
                            parent._CloseTab1(pathname + search);
                        }
                    }