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
6dc6f308
authored
2018-03-30 23:08:23 +0800
by
yangjianbin
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
init
1 parent
dbfb6b5c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
17 deletions
application/views/work/尽调报告/index.php
application/views/work/尽调报告/法人.php
application/views/work/尽调报告/index.php
View file @
6dc6f30
...
...
@@ -8,6 +8,7 @@
</div>
<form
action=
""
id=
"form1"
>
<input
type=
"hidden"
name=
"orderId"
value=
"
<?=
$id
?>
"
>
<div
class=
"tabCon"
>
<?php
if
(
$clientUnitOutputVO
->
jobType
==
1
){
//打工类
...
...
application/views/work/尽调报告/法人.php
View file @
6dc6f30
...
...
@@ -4,26 +4,26 @@
<div
class=
"row cl"
>
<div
class=
"form-group col-sm-3 col-md-2"
>
<label>
姓名
</label>
<input
type=
"text"
class=
"form-control input-text"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"userName"
value=
""
>
</div>
<div
class=
"form-group col-sm-3 col-md-2"
>
<label>
身份证
</label>
<input
type=
"text"
class=
"form-control input-text"
value=
"333333333333333331
"
>
<input
type=
"text"
class=
"form-control input-text"
name=
"idNumber
"
>
</div>
</div>
<div
class=
"row cl"
>
<div
class=
"form-group col-sm-6 col-md-4"
>
<label>
现居住
地址
</label>
<input
type=
"text"
class=
"form-control input-text"
value=
""
>
<label>
房产
地址
</label>
<input
type=
"text"
class=
"form-control input-text"
name=
"houseAddress"
value=
""
>
</div>
<div
class=
"form-group col-sm-3 col-md-1"
>
<label>
&
nbsp
</label>
<span
class=
"form-control select-box"
>
<select
class=
"select"
size=
"1"
>
<select
class=
"select"
name=
"houseAddressHasReal"
size=
"1"
>
<option>
是否真实
</option>
<option
value=
"1"
>
真实
</option>
<option
value=
"
2
"
>
不真实
</option>
<option
value=
"
0
"
>
不真实
</option>
</select>
</span>
</div>
...
...
@@ -32,12 +32,12 @@
<div
class=
"row cl"
>
<div
class=
"form-group col-sm-6 col-md-4"
>
<label>
现住地址
</label>
<input
type=
"text"
class=
"form-control input-text"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"nowAddress"
value=
""
>
</div>
<div
class=
"form-group col-sm-2 col-md-1"
>
<label>
&
nbsp
</label>
<span
class=
"form-control select-box"
>
<select
class=
"select"
size=
"1"
>
<select
class=
"select"
size=
"1"
name=
"nowAddressHasReal"
>
<option>
是否真实
</option>
<option
value=
"1"
>
真实
</option>
<option
value=
"2"
>
不真实
</option>
...
...
@@ -51,18 +51,18 @@
<label>
家人是否知晓
</label>
<div
class=
"info"
>
<div
class=
"live-info"
>
<input
type=
"radio"
name=
""
checked
>
<input
type=
"radio"
name=
"
folkHasKnow"
value=
"1
"
checked
>
<span>
知晓且支持
</span>
</div>
<div
class=
"live-info"
>
<input
type=
"radio"
name=
""
>
<input
type=
"radio"
name=
"
folkHasKnow"
value=
"0
"
>
<span>
不知晓
</span>
</div>
<div
class=
"live-info"
>
<input
type=
"radio"
name=
""
>
<input
type=
"radio"
name=
"
folkHasKnow"
value=
"1
"
>
<span>
知晓不支持
</span>
</div>
<input
type=
"text"
class=
"form-control input-text"
value=
""
placeholder=
"备注"
>
<input
type=
"text"
name=
"folkHasKnowRemark"
class=
"form-control input-text"
value=
""
placeholder=
"备注"
>
</div>
</div>
</div>
...
...
@@ -70,29 +70,29 @@
<div
class=
"row cl"
>
<div
class=
"form-group col-sm-3 col-md-2"
>
<label>
联系方式
</label>
<input
type=
"text"
class=
"form-control input-text"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"userPhone"
value=
""
>
</div>
<div
class=
"form-group col-sm-3 col-md-2"
>
<label>
单位联系方式
</label>
<input
type=
"text"
class=
"form-control input-text"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"unitPhone"
value=
""
>
</div>
<div
class=
"form-group col-sm-3 col-md-2"
>
<label>
配偶联系方式
</label>
<input
type=
"text"
class=
"form-control input-text"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"matePhone"
value=
""
>
</div>
</div>
<div
class=
"row cl"
>
<div
class=
"form-group col-sm-6 col-md-4"
>
<label>
公司名称
</label>
<input
type=
"text"
class=
"form-control input-text"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"companyName"
value=
""
>
</div>
</div>
<div
class=
"row cl"
>
<div
class=
"form-group col-sm-6 col-md-4"
>
<label>
公司地址
</label>
<input
type=
"text"
class=
"form-control input-text"
value=
""
>
<input
type=
"text"
class=
"form-control input-text"
name=
"companyAddress"
value=
""
>
</div>
</div>
</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