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
b61edce7
authored
2020-11-17 09:58:10 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
chore:文件夹结构调整
1 parent
af0a0ad8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
86 additions
and
322 deletions
staticViews/grzx/css/index.css → staticCss/grzx.css
staticViews/wdyy/css/index.css → staticCss/wdyy.css
staticJs/head.js
staticJs/wdyy.js
staticViews/wdyy/lib/index.json → staticLib/wdyy/index.json
staticViews/grzx/index.html → staticViews/grzx.html
staticViews/wdyy.html
staticViews/wdyy/index.html
static
Views/grzx/css/inde
x.css
→
static
Css/grz
x.css
View file @
b61edce
File moved
static
Views/wdyy/css/index
.css
→
static
Css/wdyy
.css
View file @
b61edce
.central_area
{
min-height
:
calc
(
100vh
-
207
px
);
min-height
:
calc
(
100vh
-
190
px
);
}
.navigation_crumbs
{
height
:
45px
;
...
...
staticJs/head.js
View file @
b61edce
...
...
@@ -32,7 +32,7 @@ document.writeln("");
document
.
writeln
(
" <ul class=\'login\'>"
);
document
.
writeln
(
" <!-- <li>登录</li> -->"
);
document
.
writeln
(
" <li>"
);
document
.
writeln
(
" <a href=\'"
+
localhostPaht
+
"/staticViews/grzx
/index
.html\'>登录</a>"
);
document
.
writeln
(
" <a href=\'"
+
localhostPaht
+
"/staticViews/grzx.html\'>登录</a>"
);
document
.
writeln
(
" </li>"
);
document
.
writeln
(
" <li>注册</li>"
);
document
.
writeln
(
" </ul>"
);
...
...
staticJs/wdyy.js
View file @
b61edce
...
...
@@ -10,7 +10,7 @@ layui.use('table', function () {
var
table
=
layui
.
table
;
table
.
render
({
elem
:
'#test'
,
url
:
'.
/lib
/index.json'
,
url
:
'.
./staticLib/wdyy
/index.json'
,
cellMinWidth
:
80
//全局定义常规单元格的最小宽度,layui 2.2.1 新增
,
cols
:
[[
{
field
:
'zizeng'
,
title
:
'序号'
,
templet
:
'#zizeng'
,
align
:
'center'
}
...
...
static
Views/wdyy/lib
/index.json
→
static
Lib/wdyy
/index.json
View file @
b61edce
File moved
staticViews/grzx
/index
.html
→
staticViews/grzx.html
View file @
b61edce
<!DOCTYPE html
>
<html
lang=
"en
"
>
<!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>
<style>
</style>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
个人中心
</title>
<meta
charset=
"UTF-8"
>
<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"
/>
<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
rel=
"stylesheet"
type=
"text/css"
href=
"../../staticCss/common.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/index.css"
>
<script
type=
"text/javascript"
src=
"../staticJs/head.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../staticCss/grzx.css"
>
</head>
<body>
<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>
<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>
<a
href=
""
title=
"登录"
>
登录
</a>
</li>
<li>
<a
href=
""
title=
"注册"
>
注册
</a>
</li>
</ul>
</div>
</div>
<div
class=
"navigation"
>
<ul
class=
"layui-nav layui-bg-blue"
lay-filter=
""
>
<li
class=
"layui-nav-item"
><a
href=
"./../../staticIndex.html"
>
首页
</a></li>
<li
class=
"layui-nav-item"
><a
href=
"./../../staticViews/xwdt/index.html"
>
新闻动态
</a></li>
<li
class=
"layui-nav-item"
><a
href=
""
>
业务办理
</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=
"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=
"../zxjf/index.html"
>
在线缴费
</a></li>
<li
class=
"layui-nav-item"
class=
"item_last_child"
><a
href=
""
>
好差评
</a></li>
</ul>
</div>
<div
class=
"navigation_crumbs"
>
<div
class=
"contentBox"
>
<span
class=
"layui-breadcrumb"
>
<a
href=
"../
../staticI
ndex.html"
title=
"首页"
>
首页
</a>
<a
href=
"../
i
ndex.html"
title=
"首页"
>
首页
</a>
<a
title=
"个人中心"
><cite>
个人中心
</cite></a>
</span>
</div>
...
...
@@ -74,7 +24,7 @@
<div
class=
"central_area"
>
<div
class=
"personal_center contentBox"
>
<div
class=
"personal_information layui-bg-gray"
>
<img
src=
"../
../
staticImages/logo-realestate.png"
alt=
"个人中心"
>
<img
src=
"../staticImages/logo-realestate.png"
alt=
"个人中心"
>
<ul>
<li>
<span>
姓名:
</span>
...
...
@@ -107,7 +57,7 @@
</a>
</li>
<li>
<a
href=
".
./wdyy/index
.html"
title=
"我的预约"
>
<a
href=
".
/wdyy
.html"
title=
"我的预约"
>
我的预约
</a>
</li>
...
...
@@ -134,78 +84,10 @@
</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>
</div>
</body>
</html>
<script
type=
"text/javascript"
src=
"../
../staticLib/jquery/jquery.mi
n.js"
></script>
<script
type=
"text/javascript"
src=
"../
../staticLib/layui/layui
.js"
></script>
<script
type=
"text/javascript"
src=
"../
staticJs/commo
n.js"
></script>
<script
type=
"text/javascript"
src=
"../
staticJs/down
.js"
></script>
<script
type=
"text/javascript"
src=
"../../staticJs/grzx.js"
></script>
\ No newline at end of file
...
...
staticViews/wdyy.html
0 → 100644
View file @
b61edce
<!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>
<style>
</style>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
我的预约
</title>
<script
type=
"text/javascript"
src=
"../staticJs/head.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../staticCss/wdyy.css"
>
</head>
<body>
<div
class=
"main"
>
<div
class=
"navigation_crumbs"
>
<div
class=
"contentBox"
>
<span
class=
"layui-breadcrumb"
>
<a
href=
"../index.html"
title=
"首页"
>
首页
</a>
<a
href=
"./grzx.html"
title=
"个人中心"
>
个人中心
</a>
<a
title=
"我的预约"
><cite>
我的预约
</cite></a>
</span>
</div>
</div>
<!-- -----------------个人信息------------------------ -->
<div
class=
"central_area"
>
<div
class=
"perinfo contentBox layui-bg-gray"
>
<div
class=
"perinfo_left"
>
<img
src=
"../../staticImages/logo-realestate.png"
alt=
""
>
<ul>
<li>
<span>
上午好:
</span>
<p>
任超
</p>
</li>
<li>
<span>
身份证号:
</span>
<p>
61012216464646
</p>
</li>
</ul>
</div>
<a
class=
"my_appointment"
title=
"在线预约"
href=
"../yyxz/index.html"
>
在线预约
</a>
<div
class=
"time"
>
登录时间:2088-20-88
</div>
</div>
<!-- -------------预约列表--------------- -->
<div
class=
"appointment_list contentBox"
>
<table
class=
"layui-hide"
id=
"test"
lay-filter=
"test"
></table>
</div>
</div>
</div>
</body>
</html>
<script
type=
"text/javascript"
src=
"../staticJs/common.js"
></script>
<script
type=
"text/javascript"
src=
"../staticJs/down.js"
></script>
<script
type=
"text/javascript"
src=
"../staticLib/wdyy/index.json"
></script>
<script
type=
"text/javascript"
src=
"../staticJs/wdyy.js"
></script>
<script
type=
"text/html"
id=
"zizeng"
>
{{
d
.
LAY_TABLE_INDEX
+
1
}}
</script>
<script
type=
"text/html"
id=
"barDemo"
>
<
a
class
=
"layui-btn layui-btn-xs"
lay
-
event
=
"edit"
>
编辑
<
/a
>
<
a
class
=
"layui-btn layui-btn-danger layui-btn-xs"
lay
-
event
=
"del"
>
删除
<
/a
>
</script>
<script
type=
"text/html"
id=
"state"
>
{{
#
if
(
d
.
state
==
'1'
){
}}
是
{{
#
}
else
{}}
否
{{
#
}
}}
</script>
\ No newline at end of file
staticViews/wdyy/index.html
deleted
100644 → 0
View file @
af0a0ad
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<title>
我的预约
</title>
<meta
charset=
"UTF-8"
>
<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"
/>
<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
rel=
"stylesheet"
type=
"text/css"
href=
"../../staticCss/common.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/index.css"
>
</head>
<body>
<div
class=
"main"
>
<div
class=
"subject top-logo"
>
<div
class=
"top_logo_content"
>
<h1><a
href=
"index.html"
title=
"西安市不动产登记平台"
><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>
<a
href=
""
title=
"登录"
>
登录
</a>
</li>
<li>
<a
href=
""
title=
"注册"
>
注册
</a>
</li>
</ul>
</div>
</div>
<div
class=
"navigation"
>
<ul
class=
"layui-nav layui-bg-blue"
lay-filter=
""
>
<li
class=
"layui-nav-item"
><a
href=
"./../../staticIndex.html"
>
首页
</a></li>
<li
class=
"layui-nav-item"
><a
href=
"./../../staticViews/xwdt/index.html"
>
新闻动态
</a></li>
<li
class=
"layui-nav-item"
><a
href=
""
>
业务办理
</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=
"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=
""
>
在线缴费
</a></li>
<li
class=
"layui-nav-item"
><a
href=
""
>
好差评
</a></li>
</ul>
</div>
<div
class=
"navigation_crumbs"
>
<div
class=
"contentBox"
>
<span
class=
"layui-breadcrumb"
>
<a
href=
"../../staticIndex.html"
title=
"首页"
>
首页
</a>
<a
href=
"../grzx/index.html"
title=
"个人中心"
>
个人中心
</a>
<a
title=
"我的预约"
><cite>
我的预约
</cite></a>
</span>
</div>
</div>
<!-- -----------------个人信息------------------------ -->
<div
class=
"central_area"
>
<div
class=
"perinfo contentBox layui-bg-gray"
>
<div
class=
"perinfo_left"
>
<img
src=
"../../staticImages/logo-realestate.png"
alt=
""
>
<ul>
<li>
<span>
上午好:
</span>
<p>
任超
</p>
</li>
<li>
<span>
身份证号:
</span>
<p>
61012216464646
</p>
</li>
</ul>
</div>
<a
class=
"my_appointment"
title=
"在线预约"
href=
"../yyxz/index.html"
>
在线预约
</a>
<div
class=
"time"
>
登录时间:2088-20-88
</div>
</div>
<!-- -------------预约列表--------------- -->
<div
class=
"appointment_list contentBox"
>
<table
class=
"layui-hide"
id=
"test"
lay-filter=
"test"
></table>
</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>
</div>
</body>
</html>
<script
type=
"text/javascript"
src=
"../../staticLib/jquery/jquery.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../staticLib/layui/layui.js"
></script>
<script
type=
"text/javascript"
src=
"./lib/index.json"
></script>
<script
type=
"text/javascript"
src=
"../../staticJs/wdyy.js"
></script>
<script
type=
"text/html"
id=
"zizeng"
>
{{
d
.
LAY_TABLE_INDEX
+
1
}}
</script>
<script
type=
"text/html"
id=
"barDemo"
>
<
a
class
=
"layui-btn layui-btn-xs"
lay
-
event
=
"edit"
>
编辑
<
/a
>
<
a
class
=
"layui-btn layui-btn-danger layui-btn-xs"
lay
-
event
=
"del"
>
删除
<
/a
>
</script>
<script
type=
"text/html"
id=
"state"
>
{{
#
if
(
d
.
state
==
'1'
){
}}
是
{{
#
}
else
{}}
否
{{
#
}
}}
</script>
\ No newline at end of file
Please
register
or
sign in
to post a comment