head.js 8.35 KB
var curWwwPath = window.document.location.href;
var pathName = window.document.location.pathname;
var pos = curWwwPath.indexOf(pathName);
var localhostPaht = curWwwPath.substring(0, pos);
document.writeln("<!DOCTYPE html>");
document.writeln("<html lang=\'en\'>");
document.writeln("");
document.writeln("<head>");
document.writeln("    <meta charset=\'UTF-8\'>");
document.writeln("    <meta name=\'copyright\' content=\' &reg 技术支持 All Rights Reserved\' />");
document.writeln("    <meta name=\'robots\' content=\'index,follow\' />");
document.writeln("    <meta name=\'googlebot\' content=\'index,follow,archive\' />");
document.writeln("    <link rel=\'alternate icon\' type=\'image/png\' href=\'" + localhostPaht + "/staticImages/logo-realestate.png\'>");
document.writeln("    <link rel=\'icon\' href=\'favicon.ico\' type=\'image/x-ico\' />");
document.writeln("    <meta name=\'description\' content=\'\' />");
document.writeln("    <meta name=\'Keywords\' content=\'\' />");
document.writeln("    <link rel=\'stylesheet\' type=\'text/css\' href=\'" + localhostPaht + "/staticLib/layui/css/layui.css\' />");
document.writeln("    <link type=\'text/css\' rel=\'stylesheet\' href=\'" + localhostPaht + "/staticCss/header.css\' />");
document.writeln("    <link type=\'text/css\' rel=\'stylesheet\' href=\'" + localhostPaht + "/staticCss/common.css\' />");
document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/jquery/jquery.min.js\'></script>");
document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/login.js\'></script>");
document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/common.js\'></script>");
document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/header.js\'></script>");
document.writeln("</head>");
document.writeln("");
document.writeln("<body>");
document.writeln("<div class='home-sticky'>");
document.writeln("    <div class=\'top-logo\'>");
document.writeln("        <div class=\'top_logo_content\'>");
document.writeln("            <h1><a href=\'" + localhostPaht + "/index.html\'><img src=\'" + localhostPaht + "/staticImages/logo.png\' alt=\'西安市不动产登记平台\' /></a></h1>");
document.writeln("");
document.writeln("            <div class=\'top_logo_search\'>");
document.writeln("                <input type=\'text\' name=\'title\' required lay-verify=\'required\' placeholder=\'请输入关键字搜索\' autocomplete=\'off\'");
document.writeln("                    class=\'layui-input\'>");
document.writeln("                <img class=\'search_img\' src=\'" + localhostPaht + "/staticImages/search.png\'>");
document.writeln("            </div>");
document.writeln("            <ul class='login login-con isLogin'>");
document.writeln("                <li class='loginSelect'>");
document.writeln("                    <p class='loginButton PersonLogin'>登录</p>");
document.writeln("                    <p class='loginButton register' id='register'><a href=\'" + localhostPaht + "/staticViews/register.html\'>注册</a></p>");
document.writeln("                </li>");
document.writeln("            </ul>");    
document.writeln("            <ul class='login layui-nav login-con loginAfter'>");
document.writeln("                <li class='layui-nav-item sysNews'>");
document.writeln("                    <p class='sysNewsItem'><img class='userImage' src=\'" + localhostPaht + "/staticImages/xiaoxi.png\'><span class='sysNewsNum'>12</span></p>");
document.writeln("                    <dl class='layui-nav-child sysNewsList'>");
document.writeln("                       <div class='sysNewsTitle'>最新消息</div>");
document.writeln("                       <div class='sysNewsOperation'><span>全部标记为已阅</span><a href=\'" + localhostPaht + "/staticViews/sysnews-center.html\'>查看全部</a></div>");
document.writeln("                       <dd><a><p class='newsDetail ellipsis'>您申请办理的XXX业务已成功提交您申请办理的XXX业务已成功提交</p><div class='newsDetail-time'><span>2020-12-32</span> <span>已读</span></div></a></dd>");
document.writeln("                       <dd><a><p class='newsDetail ellipsis'>您申请办理的XXX业务已成功提交您申请办理的XXX业务已成功提交</p><div class='newsDetail-time'><span>2020-12-32</span> <span>已读</span></div></a></dd>");
document.writeln("                   </dl>");
document.writeln("                </li>");    
document.writeln("                <img class='userImage' src=\'" + localhostPaht + "/staticImages/user.png\'>");
document.writeln("                <p class='personalCenter'><a href=\'" + localhostPaht + "/staticViews/grzx.html\'>个人中心</a></p>");
document.writeln("                <li class='layui-nav-item loginSelect'>");
document.writeln("                    <p class='loginButton PersonLogin'>登录</p>");
document.writeln("                    <dl class='layui-nav-child userInfo'>");
document.writeln("                       <!-- 二级菜单 -->");
document.writeln("                       <dd><a>个人信息</a></dd>");
document.writeln("                       <dd><a id='cancellation'><img src=\'" + localhostPaht + "/staticImages/zhuxiao.png\'>退出</a></dd>");
document.writeln("                   </dl>");
document.writeln("                </li>");
document.writeln("            </ul>");
document.writeln("        </div>");
document.writeln("    </div>");
document.writeln("    <div class=\'navigation\'>");
document.writeln("        <ul class=\'layui-nav layui-bg-blue\' lay-filter=\'\'>");
document.writeln("            <li id='index' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/index.html\' title=\'首页\'>首页</a></li>");
document.writeln("            <li id='news' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/xwdt.html\' title=\'新闻动态\'>新闻动态</a></li>");
document.writeln("            <li id='zwgk' class=\'layui-nav-item\'>");
document.writeln("                <a href=\'javascript:;\'>政务公开</a>");
document.writeln("                <dl class=\'layui-nav-child\'>");
document.writeln("                    <!-- 二级菜单 -->");
document.writeln("                    <dd><a href=\'" + localhostPaht + "/staticViews/xyzc.html\'>相应政策</a></dd>");
document.writeln("                    <dd><a href=\'" + localhostPaht + "/staticViews/flfg.html\'>法律法规</a></dd>");
document.writeln("                    <dd><a href=\'" + localhostPaht + "/staticViews/gsgg.html\'>公示公告</a></dd>");
document.writeln("                </dl>");
document.writeln("            </li>");
document.writeln("            <li id='bszn' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/bszn.html\' title=\'办事指南\'>办事指南</a></li>");
document.writeln("            <li id='wssq' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/wssq.html\' title=\'网上申请\'>网上申请</a></li>");
document.writeln("            <li class=\'layui-nav-item\'>");
document.writeln("                <a href=\'javascript:;\'>查验中心</a>");
document.writeln("                <dl class=\'layui-nav-child\'>");
document.writeln("                    <!-- 二级菜单 -->");
document.writeln("                    <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/fileQuery.html\'>档案查询</a></dd>");
document.writeln("                    <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/recordInquiry.html\'>合同备案查询</a></dd>");
document.writeln("                    <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/certificateVerification.html\'>证书核验</a></dd>");
document.writeln("                </dl>");
document.writeln("            </li>");
document.writeln("            <li id='zxjf' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/zxjf.html\'>在线缴费</a></li>");
document.writeln("            <li id='evaluate' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/evaluate.html\'>好差评</a></li>");
document.writeln("        </ul>");
document.writeln("    </div> ");
document.writeln("    </div> ");
document.writeln("</body>");
document.writeln("");
document.writeln("</html>");
document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/layui/layui.js\'></script>");
document.writeln("<script src=\'https://at.alicdn.com/t/font_2174584_1j8kvwarwge.js\'></script>");