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
c7f9ec02
authored
2020-12-22 08:47:24 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:样式的修改
1 parent
c8cf7960
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
2 deletions
staticCss/yysq.css
staticViews/onlineApply/houseFill.html
staticCss/yysq.css
View file @
c7f9ec0
...
...
@@ -415,3 +415,13 @@ input[type='file'] {
height
:
15px
;
line-height
:
23px
;
}
.acceptance
li
{
width
:
33%
!important
;
}
#titleCertificate
{
width
:
50%
!important
;
}
#titleCertificate
span
{
width
:
112px
!important
;
}
\ No newline at end of file
...
...
staticViews/onlineApply/houseFill.html
View file @
c7f9ec0
...
...
@@ -35,7 +35,7 @@
<!-- 受理情况 -->
<div
class=
"acceptance_information"
>
<h3>
受理情况
</h3>
<ul>
<ul
class=
"acceptance"
>
<li
id=
"11"
>
<span>
登记业务名称:
</span>
...
...
@@ -141,7 +141,7 @@
<!-- 受理情况 -->
<div
class=
"acceptance_information"
>
<h3>
网签合同情况
</h3>
<ul>
<ul
class=
"acceptance"
>
<li
id=
"recordNo"
>
<span>
合同备案号:
</span>
<p>
YS000000000001
</p>
...
...
Please
register
or
sign in
to post a comment