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
0c844ef3
authored
2020-12-21 17:39:23 +0800
by
田浩浩
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/renchao/portalStaticPage
2 parents
47454eaf
2b8b186c
Show whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
143 additions
and
35 deletions
staticCss/common.css
staticCss/progressBar.css
staticCss/xzqy.css
staticCss/yyjg.css
staticCss/yysj.css
staticCss/yyxz.css
staticJs/onlineApply/certificateIssuance.js
staticJs/onlineApply/dataReview.js
staticJs/onlineApply/identityAuthentication.js
staticJs/onlineApply/workFlow.js
staticJs/yyjg.js
staticViews/onlineApply/certificateIssuance.html
staticViews/xzqy.html
staticViews/yyjg.html
staticViews/yysj.html
staticViews/yyxz.html
staticCss/common.css
View file @
0c844ef
...
...
@@ -392,6 +392,21 @@ div.footer .system_service ul li a:hover {
.show
{
display
:
inline-block
!important
;
}
.appointment_content
{
background
:
#FFFFFF
;
box-shadow
:
0px
2px
4px
0px
rgba
(
10
,
14
,
40
,
0.05
);
-moz-box-shadow
:
0px
2px
4px
0px
rgba
(
10
,
14
,
40
,
0.05
);
-webkit-box-shadow
:
0px
2px
4px
0px
rgba
(
10
,
14
,
40
,
0.05
);
border-radius
:
6px
;
border
:
1px
solid
#E5E8ED
;
width
:
1200px
;
margin
:
0
auto
;
margin-top
:
20px
;
padding
:
20px
;
box-sizing
:
border-box
;
margin-bottom
:
30px
;
}
/* card样式 */
.cardItem
{
background
:
#FFFFFF
;
...
...
staticCss/progressBar.css
View file @
0c844ef
.progressBar
{
padding-top
:
30px
;
color
:
#4A4A4A
;
width
:
95%
;
margin
:
0
auto
;
}
.app_progress
li
{
display
:
inline-block
;
...
...
@@ -29,7 +31,7 @@
}
.progressBar
.layui-progress
{
display
:
inline-block
;
width
:
3
52
px
;
width
:
3
13
px
;
position
:
relative
;
top
:
-41px
;
left
:
-24px
;
...
...
staticCss/xzqy.css
View file @
0c844ef
...
...
@@ -167,3 +167,9 @@
background-color
:
#0091FF
!important
;
opacity
:
0.5
!important
;
}
.map
{
width
:
80%
;
height
:
500px
;
float
:
right
;
margin-bottom
:
50px
;
}
\ No newline at end of file
...
...
staticCss/yyjg.css
View file @
0c844ef
...
...
@@ -56,7 +56,29 @@
color
:
#4A4A4A
;
font-weight
:
600
;
margin-bottom
:
10px
;
text-align
:
center
;
}
.appointment_status
.title
.title-left
{
display
:
inline-block
;
position
:
relative
;
top
:
-36px
;
margin-right
:
15px
;
}
.appointment_status
.title
.title-left
p
{
color
:
#6D7278
;
font-weight
:
100
;
}
.qrcode
{
display
:
inline-block
;
margin-left
:
15px
;
}
.appointment_status
.title
img
{
width
:
24px
;
height
:
24px
;
position
:
relative
;
top
:
5px
;
}
.appointment_status
.title
h3
{
font-weight
:
600
;
margin-bottom
:
8px
;
...
...
@@ -65,9 +87,6 @@
color
:
#FA6400
;
font-size
:
18px
;
}
.appointment_status
ul
{
margin-top
:
30px
;
}
.appointment_status
ul
li
{
color
:
#4A4A4A
;
line-height
:
28px
;
...
...
@@ -116,6 +135,40 @@
text-align
:
right
;
}
#container
{
margin-bottom
:
100px
;
margin-top
:
10px
;
}
.qrcode
img
{
width
:
107px
!important
;
height
:
107px
!important
;
border
:
1px
solid
#DEDEDE
;
margin-bottom
:
10px
;
}
.qrcode
p
{
color
:
#6D7278
;
font-size
:
14px
;
font-weight
:
100
;
}
.region_title
{
height
:
25px
;
padding-left
:
8px
;
font-size
:
16px
;
line-height
:
25px
;
font-weight
:
600
;
margin-bottom
:
20px
;
position
:
relative
;
padding-bottom
:
10px
;
color
:
#4A4A4A
;
border-bottom
:
1px
dotted
#E6E6E6
;
width
:
100%
;
}
.region_title
::before
{
position
:
absolute
;
content
:
""
;
left
:
0
;
width
:
4px
;
height
:
12px
;
border-radius
:
1px
;
top
:
5px
;
background-color
:
#0091FF
;
}
\ No newline at end of file
...
...
staticCss/yysj.css
View file @
0c844ef
...
...
@@ -32,7 +32,6 @@
}
/* -------------------------------预约日期---------------------------------------- */
.appoint_time
{
width
:
1200px
;
height
:
92px
;
margin
:
0
auto
;
padding
:
0
150px
;
...
...
staticCss/yyxz.css
View file @
0c844ef
...
...
@@ -69,7 +69,7 @@
}
.next_button
{
text-align
:
center
;
margin
:
30px
0
100px
0
;
margin
:
30px
0
;
}
.next_button
button
{
width
:
140px
;
...
...
staticJs/onlineApply/certificateIssuance.js
View file @
0c844ef
...
...
@@ -22,8 +22,6 @@ $(function () {
var
listItem
;
let
userInfo
=
[];
userInfo
.
push
(
getCookie
(
'myCookie'
));
console
.
log
(
userInfo
)
if
(
list
.
sqrList
&&
list
.
sqrList
.
length
>
0
)
{
for
(
var
i
=
0
;
i
<
list
.
sqrList
.
length
;
i
++
)
{
listItem
=
'<li>'
...
...
@@ -48,3 +46,27 @@ $(function () {
}
}
})
$
(
'.completeAudit'
).
click
(
function
(){
_completeBusiness
()
})
// 完成办理
function
_completeBusiness
()
{
$
.
ajax
({
type
:
"post"
,
//提交方式
url
:
portal
.
api_url
+
"/portal/ApplyBusinessService/completeBusiness"
,
//路径
dataType
:
"json"
,
data
:{
'bsmSlsq'
:
GetQueryString
(
'bsm_slsq'
)
},
//数据,这里使用的是Json格式进行传输
success
:
function
(
result
)
{
//返回数据根据结果进行相应的处理
if
(
result
.
code
==
200
)
{
layui
.
use
(
'layer'
,
function
()
{
layer
.
msg
(
result
.
message
);
})
skipNextPage
(
GetQueryString
(
'bsm_slsq'
),
GetQueryString
(
'businessno'
));
}
}
});
}
\ No newline at end of file
...
...
staticJs/onlineApply/dataReview.js
View file @
0c844ef
layui
.
use
(
'element'
,
function
()
{
let
element
=
layui
.
element
;
//导航的hover效果、二级菜单等功能,需要依赖element模块
});
var
list
;
var
houseInfo
;
$
(
function
()
{
layui
.
use
(
'element'
,
function
()
{
let
element
=
layui
.
element
;
//导航的hover效果、二级菜单等功能,需要依赖element模块
//监听导航点击
element
.
on
(
'nav(demo)'
,
function
(
elem
)
{
layer
.
msg
(
elem
.
text
());
});
});
addTabs
(
'#wssq'
)
setAcceptFlow
(
GetQueryString
(
'bsm_slsq'
),
GetQueryString
(
'businessno'
));
list
=
getApplyRecord
(
GetQueryString
(
'bsm_slsq'
),
GetQueryString
(
'businessno'
));
...
...
staticJs/onlineApply/identityAuthentication.js
View file @
0c844ef
...
...
@@ -52,7 +52,8 @@ function _SFYz() {
async
:
false
,
data
:
JSON
.
stringify
({
"dhhm"
:
$
(
'#phone'
).
val
(),
"yzm"
:
$
(
'#code'
).
val
()
"yzm"
:
$
(
'#code'
).
val
(),
"bsmSlsq"
:
GetQueryString
(
'bsm_slsq'
)
}),
//数据,这里使用的是Json格式进行传输
success
:
function
(
result
)
{
//返回数据根据结果进行相应的处理
...
...
staticJs/onlineApply/workFlow.js
View file @
0c844ef
...
...
@@ -88,6 +88,7 @@ function getApplyRecord(bsm_slsq, businessno) {
function
setArticleSteps
()
{
$
(
'.name_title h2'
).
text
(
business
.
shortName
);
var
ArticleContent
=
$
(
"#app_progress"
);
ArticleContent
.
empty
();
$
.
each
(
business
.
stepList
,
function
(
index
,
item
)
{
switch
(
item
.
stepState
)
{
case
0
:
...
...
staticJs/yyjg.js
View file @
0c844ef
...
...
@@ -29,6 +29,7 @@ function getAppointmentDetail() {
var
endTime
=
result
.
data
.
endTime
;
var
yysjtotal
=
year
+
month
+
day
+
startTime
+
endTime
;
$
(
'#yysj'
).
text
(
yysjtotal
);
$
(
'.qrcode img'
).
attr
(
'src'
,
result
.
data
.
qrcode
);
if
(
result
.
data
.
renegeCount
==
null
)
{
renegeCounttotal
=
0
;
}
else
{
...
...
staticViews/onlineApply/certificateIssuance.html
View file @
0c844ef
...
...
@@ -59,7 +59,7 @@
</ul>
<div
class=
"complete"
>
<p>
如您已经完成办理请点击确定
</p>
<button
type=
"button"
class=
"layui-btn layui-btn-radius layui-btn-normal"
>
确定
</button>
<button
type=
"button"
class=
"layui-btn
completeAudit
layui-btn-radius layui-btn-normal"
>
确定
</button>
</div>
</div>
<!-- ------------受理信息-------------- -->
...
...
@@ -82,9 +82,7 @@
</li>
<li
id=
"dateAcceptance"
>
<span>
受理日期:
</span>
<p>
2023-5-9
</p>
<p></p>
</li>
</ul>
</div>
...
...
staticViews/xzqy.html
View file @
0c844ef
<!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>
...
...
@@ -22,8 +23,9 @@
</span>
</div>
</div>
<div
class=
"appointment_content"
>
<!-- ----------------------------------内容模块的开始----------------------------------------------- -->
<div
class=
"progressBar contentBox
"
>
<div
class=
"progressBar
"
>
<ul
class=
"app_progress"
>
<li>
<p
class=
"active"
></p>
...
...
@@ -84,10 +86,10 @@
</div>
</div>
<!-- ----------------------------------地图api--------------------------------------------------- -->
<div
class=
"map_content contentBox
"
>
<div
class=
"map_content
"
>
<h2
class=
"region_title"
>
选择办事大厅
</h2>
<ul
class=
"office_halls"
></ul>
<div
id=
"container"
style=
"width: 80%;height: 500px;float: right;
"
></div>
<div
id=
"container"
class=
"map
"
></div>
</div>
<div
class=
"footer_button"
>
<button
type=
"button"
class=
"layui-btn layui-btn-normal"
>
...
...
@@ -102,6 +104,7 @@
</button>
</div>
</div>
</div>
</body>
</html>
...
...
staticViews/yyjg.html
View file @
0c844ef
...
...
@@ -23,8 +23,8 @@
</div>
</div>
<!-- ----------------------------------内容模块的开始----------------------------------------------- -->
<div
class=
"central_area"
>
<div
class=
"progressBar
contentBox
"
>
<div
class=
"central_area
appointment_content
"
>
<div
class=
"progressBar"
>
<ul
class=
"app_progress"
>
<li>
<p
class=
"active"
></p>
...
...
@@ -62,23 +62,32 @@
</ul>
</div>
<!-- ---------------------预约状态------------------------- -->
<div
class=
"appointment_status
contentBox
"
>
<div
class=
"appointment_status"
>
<div
class=
"status_info"
>
<div
class=
"title"
>
<div
class=
"title-left"
>
<h3>
<img
src=
"../staticImages/Yes.png"
>
预约成功!您的预约号:
<span
id=
'reservationNumber'
></span>
</h3>
<p>
请记录下您的预约号,以便后续的预约服务。
</p>
<p>
请记录下您的预约号,以便后续的预约服务
</p>
</div>
<ul>
<div
class=
"qrcode"
>
<img
src=
""
>
<p>
扫描 查看预约信息
</p>
</div>
</div>
<h2
class=
"region_title"
>
注意事项
</h2>
<ul
style=
"margin-bottom: 20px;"
>
<li>
1.您曾经失约
<span
id=
'renegeCount'
></span>
次,请留意您本次的预约时间和业务类型,切勿迟到或失约。
</li>
<li>
2.如确需取消预约,请提前1天登陆系统办理
</li>
<li>
3.请凭预约号及相关证件,按预约时间提前10分钟到选定的不动产登记中心办理业务
</li>
</ul>
<h2
class=
"region_title"
>
预约信息
</h2>
</div>
</div>
<div
class=
"appointment_info_content
contentBox
"
>
<div
class=
"appointment_info_content"
>
<div
class=
"appointment_info"
>
<ul>
<li>
...
...
staticViews/yysj.html
View file @
0c844ef
...
...
@@ -25,8 +25,8 @@
</div>
</div>
<!-- ----------------------------------内容模块的开始----------------------------------------------- -->
<div
class=
"central_area"
>
<div
class=
"progressBar
contentBox
"
>
<div
class=
"central_area
appointment_content
"
>
<div
class=
"progressBar"
>
<ul
class=
"app_progress"
>
<li>
<p
class=
"active"
></p>
...
...
@@ -64,7 +64,7 @@
<div
class=
"swiper-button-prev"
></div>
</div>
<!-- ----------------------------------业务选择start----------------------------------------------- -->
<div
class=
"business_choice
contentBox
"
>
<div
class=
"business_choice"
>
<div
class=
"site-title"
>
<fieldset>
<legend>
...
...
staticViews/yyxz.html
View file @
0c844ef
...
...
@@ -26,7 +26,8 @@
</div>
</div>
<!-- ----------------------------------内容模块的开始----------------------------------------------- -->
<div
class=
"progressBar contentBox"
>
<div
class=
"appointment_content"
>
<div
class=
"progressBar"
>
<ul
class=
"app_progress"
>
<li>
<p
class=
"activeing"
></p>
...
...
@@ -63,7 +64,7 @@
</li>
</ul>
</div>
<div
class=
"clause_box contentB
ox"
>
<div
class=
"clause_b
ox"
>
<div
class=
"clause"
>
<h3>
一、预约方式
</h3>
<p>
1.预约采用实名制。预约申请人为不动产权利人,有共有人的,由其中一名权利人预约,其他共有权人不能重复预约。
</p>
...
...
@@ -102,6 +103,7 @@
<button
type=
"button"
class=
"layui-btn layui-btn-normal"
>
下一步
</button>
</div>
</div>
</div>
<!-- ----------------------------------内容模块end-------------------------------------------------- -->
</div>
</body>
...
...
Please
register
or
sign in
to post a comment