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
c959c3a0
authored
2020-11-24 18:52:11 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:填报信息
1 parent
a4186664
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
339 additions
and
73 deletions
staticCss/yysq.css
staticImages/dui.png
staticJs/yysq.js
staticViews/tbxx.html
staticCss/yysq.css
View file @
c959c3a
...
...
@@ -2,7 +2,6 @@
width
:
1200px
;
margin
:
0
auto
;
min-height
:
calc
(
100vh
-
227px
);
padding
:
20px
0
;
}
.title
{
height
:
16px
;
...
...
@@ -58,10 +57,40 @@
.img_update
{
border
:
1px
solid
#eeeeee
;
overflow
:
hidden
;
position
:
relative
;
}
.fileBox
{
margin
:
10px
;
width
:
330px
;
float
:
left
;
}
#fileSpan
{
display
:
inline-block
;
width
:
300px
;
height
:
150px
;
border
:
2px
dashed
#ccc
;
text-align
:
center
;
line-height
:
150px
;
position
:
relative
;}
.fileBox
{
margin
:
10px
;
float
:
left
;
}
.file_name
i
{
display
:
block
;
font-size
:
32px
;
height
:
24px
;
position
:
relative
;
line-height
:
24px
;
top
:
-10px
;
padding-top
:
60px
;
margin-bottom
:
10px
;
}
.file_name
p
{
line-height
:
16px
;
}
.certificate
{
height
:
24px
;
color
:
red
;
margin-top
:
5px
;
font-size
:
14px
;
line-height
:
24px
;
}
#fileSpan
{
display
:
inline-block
;
width
:
285px
;
height
:
200px
;
border
:
2px
dashed
#ccc
;
text-align
:
center
;
position
:
relative
;
}
#fileInput
{
position
:
absolute
;
width
:
100%
;
...
...
@@ -69,17 +98,80 @@
left
:
0
;
top
:
0
;
opacity
:
0
;
cursor
:
pointer
;
z-index
:
10
;
}
.fileList_parent
{
position
:
absolute
;
left
:
12px
;
top
:
12px
;
width
:
285px
;
height
:
200px
;
text-align
:
center
;
box-sizing
:
border-box
;
padding
:
30px
20px
;
display
:
none
;
background-color
:
#eee
;
z-index
:
20
;
}
.fileName
{
width
:
80px
;
line-height
:
30px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
}
.file_list
{
text-align
:
center
;
margin
:
0
auto
;
}
.fileList_parent
img
{
width
:
50px
;
height
:
60px
;
}
.fileList_parent
{
margin
:
20px
;
display
:
none
;}
.fileList_parent
{
float
:
left
;
}
.file_name
{
height
:
200px
;
text-align
:
center
;
line-height
:
200px
;
position
:
relative
;
}
.operation
{
color
:
#0091FF
;
cursor
:
pointer
;
}
.fileListName
{
text-align
:
center
;
padding-top
:
10px
;
}
.fileListName
p
{
display
:
inline-block
;
height
:
17px
;
}
.fileListName
a
{
display
:
inline-block
;
line-height
:
14px
;
}
.fileListName
a
i
{
line-height
:
14px
;
height
:
14px
;
padding
:
0
;
position
:
relative
;
top
:
-2px
;
font-size
:
14px
;
font-weight
:
600
;
}
.fileList
tr
{
line-height
:
28px
;
width
:
70px
;
}
.fileList
tr
td
{
width
:
70px
;
}
.operation
a
:hover
{
color
:
#0091FF
!important
;
}
.next_button
{
text-align
:
center
;
...
...
@@ -87,4 +179,110 @@
}
.next_button
a
{
color
:
#ffffff
;
}
.name_title
{
padding
:
10px
;
margin
:
15px
0
;
}
.name_title
h2
{
display
:
inline-block
;
font-weight
:
600
;
margin-right
:
10px
;
border-left
:
3px
solid
#0091FF
;
height
:
16px
;
line-height
:
16px
;
padding-left
:
5px
;
}
.name_title
p
{
display
:
inline-block
;
color
:
#0091FF
;
}
/* 房屋信息 */
.acceptance_information
{
margin
:
20px
0
;
}
.acceptance_information
h3
,
.person_info
h3
,
.data_upload
h3
{
height
:
16px
;
padding-left
:
5px
;
border-left
:
3px
solid
#0091FF
;
line-height
:
18px
;
font-size
:
16px
;
font-weight
:
600
;
margin-bottom
:
15px
;
color
:
#585656
;
}
.acceptance_information
ul
{
font-size
:
0
;
}
.acceptance_information
ul
li
{
display
:
inline-block
;
width
:
50%
;
font-size
:
14px
;
line-height
:
36px
;
}
.acceptance_information
ul
li
span
{
color
:
#9B9B9B
;
width
:
100px
;
text-align
:
right
;
display
:
inline-block
;
}
.acceptance_information
ul
li
p
{
display
:
inline-block
;
}
/* 买卖双方信息 */
.layui-form-item
.layui-inline
{
width
:
23%
;
}
.idCard
{
width
:
150px
;
}
.layui-form-label
{
padding
:
9px
0
;
width
:
92px
;
}
.layui-icon-reduce-circle
{
font-size
:
20px
!important
;
}
.add_form
{
height
:
80px
;
border
:
2px
dotted
#d2d2d2
;
cursor
:
pointer
;
text-align
:
center
;
padding-top
:
18px
;
box-sizing
:
border-box
;
border-radius
:
8px
;
display
:
none
;
}
.add_form
:hover
{
border-color
:
#0091FF
;
}
.add_form
i
{
font-size
:
20px
!important
;
}
.person_info
h3
{
float
:
left
;
margin-right
:
10px
;
}
.person_info
.title
{
line-height
:
18px
;
margin-bottom
:
20px
;
padding-left
:
0
!important
;
}
.person_info
.title
input
{
display
:
inline-block
;
margin
:
0
10px
;
cursor
:
pointer
;
width
:
21px
;
height
:
21px
;
position
:
relative
;
top
:
-2px
;
}
.person_info
.title
p
{
display
:
inline-block
;
position
:
relative
;
top
:
-6.5px
;
}
/* -----------------资料上传---------------------- */
.data_upload
{
margin-top
:
20px
;
}
\ No newline at end of file
...
...
staticImages/dui.png
0 → 100644
View file @
c959c3a
5.38 KB
staticJs/yysq.js
View file @
c959c3a
This diff is collapsed.
Click to expand it.
staticViews/tbxx.html
View file @
c959c3a
...
...
@@ -18,86 +18,119 @@
<span
class=
"layui-breadcrumb"
>
<a
href=
"../../index.html"
>
首页
</a>
<a
href=
"./wssq.html"
>
网上申请
</a>
<a><cite>
在线申请
</cite></a>
<a><cite>
填报信息
</cite></a>
</span>
</div>
</div>
<div
class=
"content_box"
>
<div
class=
"name_title layui-bg-gray"
>
<h2></h2>
<p></p>
<h2>
转移类
</h2>
<p>
二手房转移买卖登记(个人)
</p>
</div>
<ul
class=
"app_progress"
>
<li
class=
"selected"
>
<span>
1
</span>
信息效验
</li>
<div
class=
"line"
></div>
<li
class=
"active"
>
<span>
2
</span>
填报信息
</li>
<div
class=
"line"
></div>
<li>
<span>
3
</span>
完税核税
</li>
<div
class=
"line"
></div>
<li>
<span>
4
</span>
身份认证
</li>
<div
class=
"line"
></div>
<li>
<span>
5
</span>
资料审核
</li>
<div
class=
"line"
></div>
<li>
<span>
6
</span>
线上缴费
</li>
<div
class=
"line"
></div>
<li>
<span>
7
</span>
生成电子证书
</li>
</ul>
<div
class=
"title layui-bg-green"
>
<h2>
买方信息/共有情况
</h2>
<div
class=
"progressBar"
>
<ul
class=
"app_progress"
id=
"app_progress"
>
</ul>
</div>
<div
class=
"tabs_title"
>
<input
type=
"radio"
name=
"1"
value=
"单独所有"
checked
>
<p>
单独所有
</p>
<input
type=
"radio"
name=
"1"
value=
"共同共有"
>
<p>
共同共有
</p>
<input
type=
"radio"
name=
"1"
value=
"按份共有"
>
<p>
按份共有
</p>
<i
class=
"layui-icon layui-icon-add-circle tableAdd"
></i>
</div>
<table
id=
"buyInfo"
lay-filter=
"buyInfo"
></table>
<div
class=
"title layui-bg-green"
>
<h2>
卖方信息
</h2>
<i
class=
"layui-icon layui-icon-add-circle tableAdd1"
></i>
<!-- 房屋信息 -->
<div
class=
"acceptance_information"
>
<h3>
房屋信息
</h3>
<ul>
<li>
<span>
不动产单元号:
</span>
<p>
450101 450002 GB 00740W00000000
</p>
</li>
<li>
<span>
产权证号:
</span>
<p>
70205004005GB10030
</p>
</li>
<li>
<span>
坐落:
</span>
<p>
XXX市(县)XXX街道(乡镇)XXX社区(村委会)XXX街(巷)xxx号XXXX楼XXX室
</p>
</li>
<li>
<span>
面积:
</span>
<p>
526
</p>
</li>
<li>
<span>
合同备案号:
</span>
<p>
YS000000000001
</p>
</li>
</ul>
</div>
<table
id=
"sellInfo"
lay-filter=
"sellInfo"
></table>
<div
class=
"title layui-bg-green"
>
<h2>
申报材料
</h2>
<!-----------------买方信息------------------ -->
<div
class=
"person_info"
>
<div
class=
"title"
>
<h3>
买方信息
</h3>
<input
type=
"radio"
class=
"radioInfo"
name=
"1"
value=
"1"
checked
>
<p>
单独所有
</p>
<input
type=
"radio"
class=
"radioInfo"
name=
"1"
value=
"2"
>
<p>
按份所有
</p>
<input
type=
"radio"
class=
"radioInfo"
name=
"1"
value=
"3"
>
<p>
共同所有
</p>
</div>
<form
class=
"layui-form"
>
<div
class=
"layui-form-item"
>
<div
class=
"layui-inline"
>
<label
class=
"layui-form-label"
>
姓名
</label>
<div
class=
"layui-input-block"
>
<input
type=
"text"
name=
"name"
required
lay-verify=
"name"
placeholder=
"请输权利人"
class=
"layui-input"
>
</div>
</div>
<div
class=
"layui-inline idCard"
>
<label
class=
"layui-form-label"
>
身份证类型
</label>
<div
class=
"layui-input-block"
>
<select
lay-filter=
"typeId"
>
<option
value=
"1"
>
身份证
</option>
<option
value=
"2"
>
军官证
</option>
</select>
</div>
</div>
<div
class=
"layui-inline"
>
<label
class=
"layui-form-label"
>
证件号码
</label>
<div
class=
"layui-input-block"
>
<input
type=
"tel"
name=
"card"
maxlength=
"18"
required
lay-verify=
"card"
placeholder=
"请输证件号码"
class=
"layui-input"
>
</div>
</div>
<div
class=
"layui-inline"
>
<label
class=
"layui-form-label"
>
联系方式
</label>
<div
class=
"layui-input-block"
>
<input
type=
"tel"
name=
"phone"
maxlength=
"11"
required
lay-verify=
"phone"
placeholder=
"请输联系方式"
class=
"layui-input"
>
</div>
</div><i
class=
"layui-icon layui-icon-reduce-circle"
></i>
</div>
</form>
<div
class=
"add_form layui-bg-gray"
>
<i
class=
"layui-icon layui-icon-addition"
></i>
<p>
添加个人信息
</p>
</div>
</div>
<div
class=
"img_update"
>
<div
class=
"fileBox"
>
<div
id=
"fileSpan"
class=
"vm"
>
<input
type=
"file"
multiple
id=
"fileInput"
/>
<p
class=
"file_name"
>
点击或拖拽文件上传
</p>
<!-----------------资料上传------------------ -->
<div
class=
"data_upload"
>
<h3>
资料上传
</h3>
<div
class=
"img_update"
>
<div
class=
"fileBox"
>
<div
id=
"fileSpan"
class=
"vm"
>
<input
type=
"file"
multiple
id=
"fileInput"
/>
<div
class=
"file_name"
>
<i
class=
"layui-icon layui-icon-addition"
></i>
<p>
点击或拖拽文件上传
</p>
<div
class=
"certificate"
>
登记申请书(2份)
</div>
<div
class=
"fileListName"
></div>
</div>
</div>
</div>
<div
class=
"fileList_parent"
>
<img
src=
"../staticImages/dui.png"
>
<table
width=
"150px"
class=
"file_list"
>
<tbody
class=
"fileList"
>
</table>
</div>
</div>
<table
width=
"36%"
border=
"1"
class=
"fileList_parent"
>
<tbody
class=
"fileList"
>
</table>
</div>
<div
class=
"next_button"
>
...
...
@@ -115,5 +148,40 @@
<script
type=
"text/html"
id=
"barDemo"
>
<
i
class
=
"layui-icon layui-icon-reduce-circle"
lay
-
event
=
"edit"
><
/i
>
</script>
<script
id=
"progress"
type=
"text/html"
>
{{
#
layui
.
each
(
d
.
progressList
,
function
(
index
,
item
){
}}
{{
#
if
(
item
.
stepState
==
2
){
}}
<
li
class
=
"item_proress"
>
<
p
class
=
"active"
><
/p
>
<
h5
>
{{
item
.
stepName
}}
<
/h5
>
<
/li
>
<
li
class
=
"layui-progress"
>
<
div
class
=
"layui-progress-bar"
lay
-
percent
=
"100%"
><
/div
>
<
/li
>
{{
#
}
}}
{{
#
if
(
item
.
stepState
==
1
){
}}
<
li
class
=
"item_proress"
>
<
p
class
=
"active"
><
/p
>
<
h5
>
{{
item
.
stepName
}}
<
/h5
>
<
/li
>
{{
#
if
(
index
!=
(
d
.
progressList
.
length
-
1
)){
}}
<
li
class
=
"layui-progress"
>
<
div
class
=
"layui-progress-bar"
lay
-
percent
=
"50%"
><
/div
>
<
/li
>
{{
#
}
}}
{{
#
}
}}
{{
#
if
(
item
.
stepState
==
0
){
}}
<
li
class
=
"item_proress"
>
<
p
><
/p
>
<
h5
>
{{
item
.
stepName
}}
<
/h5
>
<
/li
>
{{
#
if
(
index
!=
(
d
.
progressList
.
length
-
1
)){
}}
<
li
class
=
"layui-progress"
>
<
div
class
=
"layui-progress-bar"
lay
-
percent
=
"0%"
><
/div
>
<
/li
>
{{
#
}
}}
{{
#
}
}}
{{
#
});
}}
</script>
</html>
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment