style:样式
Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -71,7 +71,6 @@ document.writeln(" <dl class=\'layui-nav-child\'>"); | ... | @@ -71,7 +71,6 @@ document.writeln(" <dl class=\'layui-nav-child\'>"); |
71 | document.writeln(" <!-- 二级菜单 -->"); | 71 | document.writeln(" <!-- 二级菜单 -->"); |
72 | document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/fileQuery.html\'>档案查询</a></dd>"); | 72 | document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/fileQuery.html\'>档案查询</a></dd>"); |
73 | document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/recordInquiry.html\'>合同备案查询</a></dd>"); | 73 | document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/recordInquiry.html\'>合同备案查询</a></dd>"); |
74 | document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/certificateQuery.html\'>二三维不动产证书查验</a></dd>"); | ||
75 | document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/certificateVerification.html\'>证书核验</a></dd>"); | 74 | document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/certificateVerification.html\'>证书核验</a></dd>"); |
76 | document.writeln(" </dl>"); | 75 | document.writeln(" </dl>"); |
77 | document.writeln(" </li>"); | 76 | document.writeln(" </li>"); | ... | ... |
-
Please register or sign in to post a comment