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
4bca477a
authored
2021-02-02 09:26:02 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:网上申请
1 parent
58dc360f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
staticCss/yysq.css
staticViews/onlineApply/landFill.html
staticCss/yysq.css
View file @
4bca477
...
...
@@ -512,4 +512,7 @@ input[type='file'] {
}
.folkObligee
ul
li
span
{
color
:
#9B9B9B
;
}
.sqrList
.layui-inline
.layui-form-label
{
color
:
#9B9B9B
;
}
\ No newline at end of file
...
...
staticViews/onlineApply/landFill.html
View file @
4bca477
...
...
@@ -159,19 +159,19 @@
<form
class=
"layui-form sqrList"
id=
"layui-form"
>
<div
class=
"layui-form-item"
>
<div
class=
"layui-inline"
>
<label
class=
"layui-form-label"
>
姓名
</label>
<label
class=
"layui-form-label"
>
姓名
:
</label>
<p
class=
"formInfo"
id=
"userName"
></p>
</div>
<div
class=
"layui-inline documentType"
id=
"documentType"
>
<label
class=
"layui-form-label"
>
身份证类型
</label>
<label
class=
"layui-form-label"
>
身份证类型
:
</label>
<p
class=
"formInfo"
></p>
</div>
<div
class=
"layui-inline"
>
<label
class=
"layui-form-label"
>
证件号码
</label>
<label
class=
"layui-form-label"
>
证件号码
:
</label>
<p
class=
"formInfo"
id=
"idCard"
></p>
</div>
<div
class=
"layui-inline"
>
<label
class=
"layui-form-label"
>
联系方式
</label>
<label
class=
"layui-form-label"
>
联系方式
:
</label>
<p
class=
"formInfo"
id=
"phone"
></p>
</div>
</div>
...
...
Please
register
or
sign in
to post a comment