Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨建斌
/
page
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
1
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
e67cacca
authored
2018-03-31 15:21:18 +0800
by
yangjianbin
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
init
1 parent
21a01115
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
29 deletions
application/views/work/尽调报告/法人.php
application/views/work/尽调报告/法人.php
View file @
e67cacc
...
...
@@ -654,44 +654,47 @@
</div>
<div
class=
"panel panel-default mb-20"
>
<div
class=
"panel-header"
>
住址考察
</div>
<div
class=
"panel-body"
>
<div
class=
"row cl"
>
<div
class=
"form-group col-sm-3 col-md-1"
>
<label>
住址是否属实
</label>
<span
class=
"form-control select-box"
>
<select
class=
"select"
size=
"1"
>
<option
value=
""
>
属实
</option>
<option
value=
""
>
不属实
</option>
<form
id=
"dueDiligenceSurveyAddressVO"
>
<input
type=
"hidden"
name=
"orderId"
value=
"
<?=
$id
?>
"
>
<div
class=
"panel panel-default mb-20"
>
<div
class=
"panel-header"
>
住址考察
</div>
<div
class=
"panel-body"
>
<div
class=
"row cl"
>
<div
class=
"form-group col-sm-3 col-md-2"
>
<label>
住址是否属实
</label>
<span
class=
"form-control select-box"
>
<select
class=
"select"
name=
"addressHasReal"
size=
"1"
>
<option
value=
"1"
>
属实
</option>
<option
value=
"0"
>
不属实
</option>
</select>
</span>
</div>
<div
class=
"form-group col-sm-3 col-md-1
"
>
<label>
居住环境
</label>
<span
class=
"form-control select-box"
>
<select
class=
"select"
size=
"1"
>
<option
value=
""
>
良好
</option>
<option
value=
""
>
一般
</option>
<option
value=
""
>
较差
</option>
</div>
<div
class=
"form-group col-sm-3 col-md-2
"
>
<label>
居住环境
</label>
<span
class=
"form-control select-box"
>
<select
class=
"select"
name=
"dwellingEnvironment"
size=
"1"
>
<option
value=
"
0
"
>
良好
</option>
<option
value=
"
1
"
>
一般
</option>
<option
value=
"
2
"
>
较差
</option>
</select>
</span>
</div>
</div>
</div>
<div
class=
"row cl"
>
<div
class=
"form-group has-feedback col-sm-3 col-md-1"
>
<label>
常住人口
</label>
<input
type=
"text"
class=
"form-control input-text"
value=
""
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
人
</span>
</div>
<div
class=
"form-group col-sm-6 col-md-4"
>
<label>
</label>
<input
type=
"text"
class=
"form-control input-text"
value=
""
>
<div
class=
"row cl"
>
<div
class=
"form-group has-feedback col-sm-3 col-md-1"
>
<label>
常住人口
</label>
<input
type=
"text"
name=
"inhabitantNumber"
class=
"form-control input-text"
value=
""
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
人
</span>
</div>
<div
class=
"form-group col-sm-6 col-md-4"
>
<label>
</label>
<input
type=
"text"
class=
"form-control input-text"
name=
"inhabitant"
value=
""
>
</div>
</div>
</div>
</div>
</
div
>
</
form
>
<div
class=
"panel panel-default mb-20"
>
<div
class=
"panel-header"
>
综合评价
</div>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment