Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.portalStaticPage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
23fc0f1a
authored
2020-11-16 09:49:36 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:首页样式
1 parent
a4910194
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
578 deletions
index.html
staticIndex.html
index.html
View file @
23fc0f1
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
网上“一窗办事”登记系统
</title>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./staticCss/global.css"
/>
<script
type=
"text/javascript"
src=
"./
/head.js"
></script>
<script
type=
"text/javascript"
src=
"./
staticJs
/head.js"
></script>
<script
type=
"text/javascript"
src=
"./staticJs/staticIndex.js"
></script>
</head>
...
...
staticIndex.html
deleted
100644 → 0
View file @
a491019
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<title>
网上“一窗办事”登记系统
</title>
<meta
name=
"copyright"
content=
" ® 技术支持 All Rights Reserved"
/>
<meta
name=
"robots"
content=
"index,follow"
/>
<meta
name=
"googlebot"
content=
"index,follow,archive"
/>
<link
rel=
"alternate icon"
type=
"image/png"
href=
"./staticImages/logo-realestate.png"
>
<link
rel=
'icon'
href=
'favicon.ico'
type=
'image/x-ico'
/>
<meta
name=
"description"
content=
""
/>
<meta
name=
"Keywords"
content=
""
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./staticLib/layui/css/layui.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./staticCss/common.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./staticCss/global.css"
/>
</head>
<body>
<div
class=
"top-logo"
>
<div
class=
"top_logo_content"
>
<h1><a
href=
"./staticIndex.html"
><img
src=
"staticImages/logo.jpg"
alt=
"西安市不动产登记平台"
/></a></h1>
<div
class=
"top_logo_search"
>
<input
type=
"text"
name=
"title"
required
lay-verify=
"required"
placeholder=
"请输入关键字搜索"
autocomplete=
"off"
class=
"layui-input"
>
<i
class=
"layui-icon layui-icon-search"
style=
"font-size: 14px;"
></i>
</div>
<ul
class=
"login"
>
<!-- <li>登录</li> -->
<li>
<a
href=
"./staticViews/grzx/index.html"
>
登录
</a>
</li>
<li>
注册
</li>
</ul>
</div>
</div>
<div
class=
"navigation"
>
<ul
class=
"layui-nav layui-bg-blue"
lay-filter=
""
>
<li
class=
"layui-nav-item layui-this"
><a
href=
"./staticIndex.html"
title=
"首页"
>
首页
</a></li>
<li
class=
"layui-nav-item"
><a
href=
"./staticViews/xwdt/index.html"
title=
"新闻动态"
>
新闻动态
</a></li>
<li
class=
"layui-nav-item"
><a
href=
""
>
政策法规
</a></li>
<li
class=
"layui-nav-item"
><a
href=
"./staticViews/bszn/index.html"
>
办事指南
</a></li>
<li
class=
"layui-nav-item"
><a
href=
""
>
业务办理
</a></li>
<li
class=
"layui-nav-item"
>
<a
href=
"javascript:;"
>
查验中心
</a>
<dl
class=
"layui-nav-child"
>
<!-- 二级菜单 -->
<dd><a
href=
""
>
移动模块
</a></dd>
<dd><a
href=
""
>
后台模版
</a></dd>
<dd><a
href=
""
>
电商平台
</a></dd>
</dl>
</li>
<li
class=
"layui-nav-item"
><a
href=
"./staticViews/zxjf/index.html"
>
在线缴费
</a></li>
<li
class=
"layui-nav-item"
class=
"item_last_child"
><a
href=
""
>
好差评
</a></li>
</ul>
</div>
<div
class=
"banner"
>
<div
class=
"layui-carousel"
id=
"banner_swiper"
>
<div
carousel-item
>
<div
class=
"swiper_item"
>
<img
class=
"swiper_img"
alt=
"背景图"
src=
"./staticImages/bg.png"
/>
</div>
</div>
</div>
<ul
class=
"banner_title"
>
<li>
<a
href=
""
title=
"查询档案"
>
<img
src=
"./staticImages/dacx.png"
alt=
"查询档案"
>
查询档案
</a>
</li>
<li>
<a
href=
""
title=
"进度查询"
>
<img
src=
"./staticImages/jdcx.png"
alt=
"进度查询"
>
进度查询
</a>
</li>
<li>
<a
href=
"./staticViews/yyxz/index.html"
title=
"在线预约"
>
<img
src=
"./staticImages/zxyy.png"
alt=
"在线预约"
>
在线预约
</a>
</li>
<li>
<a
title=
"证书核验"
>
<img
src=
"./staticImages/zshy.png"
alt=
"证书核验"
>
证书核验
</a>
</li>
</ul>
</div>
<div
class=
"c_one"
>
<div
class=
"contentBox"
>
<div
class=
"news"
>
<h2>
<a
href=
""
title=
"新闻动态"
class=
"news_title_content"
>
<div
class=
"news_title"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconxinwen"
></use>
</svg>
<span>
新闻动态
</span>
</div>
<i>
查看全部 >
</i>
</a>
</h2>
<a
class=
"news-img"
href=
""
title=
"图片新闻地信中心开展外业安全生产监控系统培训工作"
><img
src=
"staticImages/news_demo.jpg"
alt=
"图片新闻地信中心开展外业安全生产监控系统培训工作"
/></a>
<ul
id=
'ulNews'
>
<li><a
href=
""
title=
"创新技术体系 引领事业发展"
><i>
最新
</i>
创新技术体系 引领事业发展
<span>
2020-06-19
</span></a></li>
<li><a
href=
""
title=
"创新技术体系 引领事业发展"
><i>
最新
</i>
创新技术体系 引领事业发展
<span>
2020-06-19
</span></a></li>
<li><a
href=
""
title=
"创新技术体系 引领事业发展"
>
创新技术体系 引领事业发展
<span>
2020-06-19
</span></a></li>
<li><a
href=
""
title=
"创新技术体系 引领事业发展"
>
创新技术体系 引领事业发展
<span>
2020-06-19
</span></a></li>
<li><a
href=
""
title=
"创新技术体系 引领事业发展"
>
创新技术体系 引领事业发展
<span>
2020-06-19
</span></a></li>
<li><a
href=
""
title=
"地信中心开展外业安全生产监控系统培训工作"
>
地信中心开展外业安全生产监控系统… …
<span>
2020-08-19
</span></a></li>
</ul>
</div>
<div
class=
"notice"
>
<h2>
<a
title=
"公示公告"
href=
"./staticViews/gsgg/index.html"
class=
"news_title_content"
>
<div
class=
"news_title"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icongonggao"
></use>
</svg>
<span>
公示公告
</span>
</div>
<i>
查看全部 >
</i>
</a>
</h2>
<ul
class=
"notice_list"
>
<li>
<a
href=
""
title=
"1地信中心开展外业安全生产监控系统培训工作"
>
1地信中心开展外业安全生产监控系统培训工作
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icongonggao1"
></use>
</svg>
</a>
</li>
<li>
<a
href=
""
title=
"2地信中心开展外业安全生产监控系统培训工作"
>
2地信中心开展外业安全生产监控系统培训工作
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icongonggao1"
></use>
</svg>
</a>
</li>
<li>
<a
href=
""
title=
"3地信中心开展外业安全生产监控系统培训工作"
>
3地信中心开展外业安全生产监控系统培训工作
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icongongshi"
></use>
</svg>
</a>
</li>
<li>
<a
href=
""
title=
"4地信中心开展外业安全生产监控系统培训工作"
>
4地信中心开展外业安全生产监控系统培训工作
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icongongshi"
></use>
</svg>
</a>
</li>
<li>
<a
href=
""
title=
"5地信中心开展外业安全生产监控系统培训工作"
>
5地信中心开展外业安全生产监控系统培训工作
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icongongshi"
></use>
</svg>
</a>
</li>
<li>
<a
href=
""
title=
"6地信中心开展外业安全生产监控系统培训工作"
>
6地信中心开展外业安全生产监控系统培训工作
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#icongongshi"
></use>
</svg>
</a>
</li>
</ul>
</div>
</div>
</div>
<div
class=
"c_two"
>
<div
class=
"subject"
>
<h2><a
href=
""
title=
"便民服务"
>
便民服务
</a></h2>
<ul>
<li>
<a
href=
""
title=
"业务查询"
>
<img
src=
"./staticImages/ywcx.png"
alt=
"业务查询"
/>
<h6>
业务查询
</h6>
<p>
快速查看网站提供分全部数据地信中心开展外业安全生产监控统培训工作
</p>
</a>
</li>
<li>
<a
href=
""
title=
"预约查询"
>
<img
src=
"./staticImages/yycx.png"
alt=
"预约查询"
/>
<h6>
预约查询
</h6>
<p>
快速查看网站提供分全部数据地信中心开展外业安全生产监控系培训工作
</p>
</a>
</li>
<li>
<a
href=
""
title=
"证书查询"
>
<img
src=
"./staticImages/zscx.png"
alt=
"证书查询"
/>
<h6>
证书查询
</h6>
<p>
快速查看网站提供分全部数据地信中心开展外业安全生产监控系统培训作
</p>
</a>
</li>
<li>
<a
href=
""
title=
"合同备案查询"
>
<img
src=
"./staticImages/htbacx.png"
alt=
"合同备案查询"
/>
<h6>
合同备案查询
</h6>
<p>
快速查看网站提供分全部数据地信中心开展外业安全生监控系统培训工作
</p>
</a>
</li>
</ul>
</div>
</div>
<!-- 法律法规 -->
<div
class=
"laws_regulations"
>
<div
class=
"regulations title"
>
<div
class=
"regulations_content"
>
<h2>
<a
href=
""
title=
"法律法规"
>
<p>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconbanshizhinan"
></use>
</svg>
<span>
法律法规
</span>
</p>
<i>
查看全部 >
</i>
</a>
</h2>
<ul
class=
"laws_list"
>
<li>
<a
href=
""
title=
"基础问题基础问题基础问题基础问题基"
>
基础问题基础问题基础问题基础问题基础问题基础问题基础问题基础问题基础问题基础问题基础问题基础问题
</a>
</li>
<li>
<a
href=
""
title=
"一手商品房办证"
>
一手商品房办证一手商品房办证一手商品房办证一手商品房办证一手商品房办证
</a>
</li>
<li>
<a
href=
""
title=
"二手商品房办证"
>
二手商品房办证二手商品房办证二手商品房办证二手商品房办证二手商品房办证
</a>
</li>
<li>
<a
href=
""
title=
"经济适用房登记"
>
经济适用房登记经济适用房登记经济适用房登记经济适用房登记经济适用房登记
</a>
</li>
<li>
<a
href=
""
title=
"变更登记"
>
变更登记变更登记变更登记变更登记变更登记变更登记变更登记变更登记
</a>
</li>
<li>
<a
href=
""
title=
"变更登记变更登记"
>
变更登记变更登记变更登记变更登记变更登记变更登记变更登记变更登记变更登记变更登记
</a>
</li>
</ul>
</div>
</div>
<div
class=
"policy title"
>
<div
class=
"policy_content"
>
<h2>
<a
href=
""
title=
"相应政策"
>
<p>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconzhengce"
></use>
</svg>
<span>
相应政策
</span>
</p>
<i>
查看全部 >
</i>
</a>
</h2>
<ul
class=
"laws_list"
>
<li>
<a
href=
""
title=
"基础问题基础问题基础"
>
基础问题基础问题基础问题基础问题基础问题基础问题基础问题基础问题基础问题基础问题基础问题基础问题
</a>
</li>
<li>
<a
href=
""
title=
"一手商品房办证"
>
一手商品房办证一手商品房办证一手商品房办证一手商品房办证一手商品房办证一手商品房办证
</a>
</li>
<li>
<a
href=
""
title=
"二手商品房办证"
>
二手商品房办证二手商品房办证二手商品房办证二手商品房办证二手商品房办证二手商品房办证
</a>
</li>
<li>
<a
href=
""
title=
"经济适用房登记"
>
经济适用房登记经济适用房登记经济适用房登记经济适用房登记经济适用房登记经济适用房登记
</a>
</li>
<li>
<a
href=
""
title=
"变更登记"
>
变更登记变更登记变更登记变更登记变更登记变更登记变更登记变更登记变更登记变更登记
</a>
</li>
<li>
<a
href=
""
title=
"变更登记变更登记"
>
变更登记变更登记变更登记变更登记变更登记变更登记变更登记变更登记变更登记变更登记
</a>
</li>
</ul>
</div>
</div>
</div>
<!-- 好差评 -->
<div
class=
"Good_bad_reviews"
>
<img
src=
"./staticImages/bannerbg.png"
alt=
"背景"
>
</div>
<!-- 常见问题,政民互动 -->
<div
class=
"common_question"
>
<div
class=
"subject_con"
>
<dl
class=
"subject"
>
<dt
class=
"title"
>
<h2>
<a
href=
""
title=
"常见问题"
>
<p>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconchangjianwenda"
></use>
</svg>
<span>
常见问题
</span>
</p>
<i>
查看全部 >
</i>
</a>
</h2>
</dt>
<div
class=
"list_content"
>
<dd>
<a
href=
""
title=
"基础问题"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconwenhao"
></use>
</svg>
基础问题
</a>
<a
href=
""
title=
"继承登记"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconwenhao"
></use>
</svg>
继承登记
</a>
</dd>
<dd>
<a
href=
""
title=
"一手商品房办证"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconwenhao"
></use>
</svg>
一手商品房办证
</a>
<a
href=
""
title=
"抵押登记"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconwenhao"
></use>
</svg>
抵押登记
</a>
</dd>
<dd>
<a
href=
""
title=
"二手房办证"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconwenhao"
></use>
</svg>
二手房办证
</a>
<a
href=
""
title=
"预售及网签"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconwenhao"
></use>
</svg>
预售及网签
</a>
</dd>
<dd>
<a
href=
""
title=
"经济适用房登记"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconwenhao"
></use>
</svg>
经济适用房登记
</a>
<a
href=
""
title=
"夫妻加减名变更"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconwenhao"
></use>
</svg>
夫妻加减名变更
</a>
</dd>
<dd>
<a
href=
""
title=
"变更登记"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconwenhao"
></use>
</svg>
变更登记
</a>
<a
href=
""
title=
"夫妻离婚变更"
>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconwenhao"
></use>
</svg>
夫妻离婚变更
</a>
</dd>
</div>
</dl>
<dl
class=
"interact"
>
<dt
class=
"title"
>
<h2>
<a
href=
""
title=
"政民互动"
>
<p>
<svg
class=
"icon svg-icon"
aria-hidden=
"true"
>
<use
xlink:href=
"#iconzhengminhudong"
></use>
</svg>
<span>
政民互动
</span>
</p>
<i>
查看全部 >
</i>
</a>
</h2>
</dt>
<div
class=
"list_content_right"
>
<dd>
<a
title=
"在线评价"
>
<img
src=
"./staticImages/zxpj.png"
alt=
"在线评价"
/>
<p>
在线评价
</p>
</a>
</dd>
<dd>
<a
title=
"在线留言"
>
<img
src=
"./staticImages/zxly.png"
alt=
"在线留言"
/>
<p>
在线留言
</p>
</a>
</dd>
<dd>
<a
title=
"在线互动"
>
<img
src=
"./staticImages/zxhd.png"
alt=
"在线互动"
/>
<p>
在线互动
</p>
</a>
</dd>
</div>
</dl>
</div>
</div>
<!-- 友情链接 -->
<div
class=
"c_five Links"
>
<div
class=
"subject"
>
<h2>
<a
href=
""
title=
"友情链接"
>
友情链接
</a>
</h2>
<ul>
<li>
<a
href=
""
title=
"国土资源局"
>
<img
src=
"./staticImages/guotuziyuanbao.png"
alt=
"国土资源局"
/>
</a>
</li>
<li>
<a
href=
""
title=
"中国人民政府网"
>
<img
src=
"./staticImages/zhongyangzhengfuwang.png"
alt=
"中国人民政府网"
/>
</a>
</li>
<li>
<a
href=
""
title=
"中国人民政府网"
>
<img
src=
"./staticImages/zhongyangzhengfuwang.png"
alt=
"中国人民政府网"
/>
</a>
</li>
<li>
<a
href=
""
title=
"国土资源局"
>
<img
src=
"./staticImages/guotuziyuanbao.png"
alt=
"国土资源局"
/>
</a>
</li>
<li>
<a
href=
""
title=
"国土资源局"
>
<img
src=
"./staticImages/guotuziyuanbao.png"
alt=
"国土资源局"
/>
</a>
</li>
<li>
<a
href=
""
title=
"中国人民政府网"
>
<img
src=
"./staticImages/zhongyangzhengfuwang.png"
alt=
"中国人民政府网"
/>
</a>
</li>
<li>
<a
href=
""
title=
"国土资源局"
>
<img
src=
"./staticImages/guotuziyuanbao.png"
alt=
"国土资源局"
/>
</a>
</li>
<li>
<a
href=
""
title=
"中国人民政府网"
>
<img
src=
"./staticImages/zhongyangzhengfuwang.png"
alt=
"中国人民政府网"
/>
</a>
</li>
</ul>
</div>
</div>
<div
class=
"footer"
>
<div
class=
"system_service"
>
<ul
class=
""
>
<li>
<a
href=
""
title=
"公示公告"
>
<span>
公示公告
</span>
</a>
</li>
<li>
<a
href=
""
title=
"法律法规"
>
<span>
法律法规
</span>
</a>
</li>
<li>
<a
href=
""
title=
"相应政策"
>
<span>
相应政策
</span>
</a>
</li>
<li>
<a
href=
""
title=
"下载服务"
>
<span>
下载服务
</span>
</a>
</li>
<li>
<a
href=
""
title=
"关于我们"
>
<span>
关于我们
</span>
</a>
</li>
</ul>
</div>
<div
class=
"subject"
>
<div
class=
"footer_logo"
>
<a
href=
""
title=
"党政机关"
>
<img
src=
"./staticImages/jiguan.png"
alt=
"党政机关"
/>
</a>
</div>
<ul>
<li>
西安市自然资源和规划局
</li>
<li>
电话:028-456465
</li>
<li>
地址:西安市丰城8路
</li>
<li>
网站标识吗:87987987
</li>
<li>
备案:陕IPC456465465
</li>
<li>
陕公网备案:456465465
</li>
</ul>
<ol>
<li>
<img
src=
"./staticImages/code.png"
alt=
"公众号"
/>
<p>
扫描关注公众号
</p>
</li>
<li>
<img
src=
"./staticImages/code.png"
alt=
"公众号"
/>
<p>
扫描关注公众号
</p>
</li>
</ol>
</div>
</div>
</body>
</html>
<script
src=
"./staticLib/jquery/jquery.min.js"
></script>
<script
src=
"./staticLib/layui/layui.js"
></script>
<script
src=
"./staticJs/staticIndex.js"
></script>
<script
src=
"https://at.alicdn.com/t/font_2174584_uxkon9mpq1.js"
></script>
\ No newline at end of file
Please
register
or
sign in
to post a comment