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
f2c34737
authored
2020-11-03 17:24:21 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:个人中心
1 parent
2fa0aa4f
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
49 additions
and
46 deletions
staticJs/grzx.js
staticViews/grzx/css/index.css
staticViews/grzx/index.html
staticJs/grzx.js
0 → 100644
View file @
f2c3473
layui
.
use
(
'element'
,
function
()
{
let
element
=
layui
.
element
;
//导航的hover效果、二级菜单等功能,需要依赖element模块
//监听导航点击
element
.
on
(
'nav(demo)'
,
function
(
elem
)
{
//console.log(elem)
layer
.
msg
(
elem
.
text
());
});
});
\ No newline at end of file
staticViews/grzx/css/index.css
View file @
f2c3473
...
...
@@ -2,6 +2,9 @@
.main
{
overflow-x
:
hidden
;
}
.navigation_crumbs
{
height
:
45px
;
}
.personal_center
{
}
.personal_information
{
...
...
staticViews/grzx/index.html
View file @
f2c3473
...
...
@@ -4,33 +4,41 @@
<head>
<title>
个人中心
</title>
<meta
charset=
"UTF-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"
>
<meta
http-equiv=
"Cache-Control"
content=
"no-siteapp"
/>
<meta
http-equiv=
"Cache-Control"
content=
"no-siteapp"
/>
<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=
"../../staticCss/common.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../../staticLib/layui/css/layui.css"
/>
<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=
"../../staticCss/common.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../../staticLib/layui/css/layui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/index.css"
>
</head>
<body>
<div
class=
"main"
>
<div
class=
"main"
>
<div
class=
"subject top-logo"
>
<div
class=
"top_logo_content"
>
<h1><a
href=
"index.html"
><img
src=
"./../../staticImages/logo.jpg"
alt=
"西安市不动产登记平台"
/></a></h1>
<h1><a
href=
"index.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>
注册
</li>
<li>
<a
href=
""
title=
"登录"
>
登录
</a>
</li>
<li>
<a
href=
""
title=
"注册"
>
注册
</a>
</li>
</ul>
</div>
</div>
...
...
@@ -56,8 +64,8 @@
<div
class=
"navigation_crumbs"
>
<div
class=
"contentBox"
>
<span
class=
"layui-breadcrumb"
>
<a
href=
"../../staticIndex.html"
>
首页
</a>
<a><cite>
个人中心
</cite></a>
<a
href=
"../../staticIndex.html"
title=
"首页"
>
首页
</a>
<a
title=
"个人中心"
><cite>
个人中心
</cite></a>
</span>
</div>
</div>
...
...
@@ -92,32 +100,32 @@
<div
class=
"contentBox"
>
<ul
class=
"business_module"
>
<li>
<a
href=
"
"
>
<a
href=
""
title=
"我的业务
"
>
我的业务
</a>
</li>
<li>
<a
href=
"../wdyy/index.html
"
>
<a
href=
"../wdyy/index.html"
title=
"我的预约
"
>
我的预约
</a>
</li>
<li>
<a
href=
""
>
<a
href=
""
title=
"我的不动产"
>
我的不动产
</a>
</li>
<li>
<a
href=
"
"
>
<a
href=
""
title=
"业务查询
"
>
业务查询
</a>
</li>
<li>
<a
href=
"
"
>
<a
href=
""
title=
"我的支付
"
>
我的支付
</a>
</li>
<li>
<a
href=
"
"
>
<a
href=
""
title=
"档案查询
"
>
档案查询
</a>
</li>
...
...
@@ -127,27 +135,27 @@
<div
class=
"system_service"
>
<ul
class=
""
>
<li>
<a
href=
"
"
>
<a
href=
""
title=
"公示公告
"
>
<span>
公示公告
</span>
</a>
</li>
<li>
<a
href=
"
"
>
<a
href=
""
title=
"法律法规
"
>
<span>
法律法规
</span>
</a>
</li>
<li>
<a
href=
"
"
>
<a
href=
""
title=
"相应政策
"
>
<span>
相应政策
</span>
</a>
</li>
<li>
<a
href=
"
"
>
<a
href=
""
title=
"下载服务
"
>
<span>
下载服务
</span>
</a>
</li>
<li>
<a
href=
"
"
>
<a
href=
""
title=
"关于我们
"
>
<span>
关于我们
</span>
</a>
</li>
...
...
@@ -155,8 +163,8 @@
</div>
<div
class=
"subject"
>
<div
class=
"footer_logo"
>
<a
href=
"
"
>
<img
src=
"./../../staticImages/jiguan.png"
>
<a
href=
""
title=
"党政机关
"
>
<img
src=
"./../../staticImages/jiguan.png"
alt=
"党政机关"
/
>
</a>
</div>
<ul>
...
...
@@ -181,36 +189,20 @@
</ul>
<ol>
<li>
<img
src=
"./../../staticImages/code.png"
>
<img
src=
"./../../staticImages/code.png"
alt=
"公众号"
/
>
<p>
扫描关注公众号
</p>
</li>
<li>
<img
src=
"./../../staticImages/code.png"
>
<img
src=
"./../../staticImages/code.png"
alt=
"公众号"
/
>
<p>
扫描关注公众号
</p>
</li>
</ol>
</div>
</div>
</div>
</div>
</body>
</html>
<!--[if (gte IE 9)|!(IE)]><!-->
<script
type=
"text/javascript"
src=
"../../staticLib/jquery/jquery.min.js"
></script>
<!--<![endif]-->
<script
type=
"text/javascript"
src=
"../../staticLib/handlebars/handlebars.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../staticLib/iscroll/iscroll-probe.js"
></script>
<script
type=
"text/javascript"
src=
"../../staticLib/amazeui/amazeui.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../staticLib/raty/jquery.raty.js"
></script>
<script
type=
"text/javascript"
src=
"../../staticJs/main.min.js?t=1"
></script>
<script
type=
"text/javascript"
src=
"../../staticLib/layui/layui.js"
></script>
<script
type=
"text/javascript"
>
layui
.
use
(
'element'
,
function
()
{
let
element
=
layui
.
element
;
//导航的hover效果、二级菜单等功能,需要依赖element模块
//监听导航点击
element
.
on
(
'nav(demo)'
,
function
(
elem
)
{
//console.log(elem)
layer
.
msg
(
elem
.
text
());
});
});
</script>
\ No newline at end of file
<script
type=
"text/javascript"
src=
"../../staticJs/grzx.js"
></script>
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment