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
d645af9c
authored
2018-03-31 15:29:52 +0800
by
wang
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge remote-tracking branch 'origin/develop' into develop
2 parents
197738e2
8bb68a2e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
application/views/work/尽调报告/法人.php
application/views/work/尽调报告/法人.php
View file @
d645af9
...
...
@@ -174,15 +174,15 @@
<div
class=
"form-group col-sm-3 col-md-2"
>
<label>
是否缴纳社保
</label>
<span
class=
"form-control select-box"
>
<select
class=
"select"
size=
"1"
>
<option
value=
""
>
无
</option>
<option
value=
""
>
有
</option>
<select
class=
"select"
size=
"1"
name=
"hasSocialSecurity"
>
<option
value=
"
0
"
>
无
</option>
<option
value=
"
1
"
>
有
</option>
</select>
</span>
</div>
<div
class=
"form-group has-feedback 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"
value=
""
name=
"monthlyIncome"
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
元
</span>
</div>
</div>
...
...
@@ -190,17 +190,17 @@
<div
class=
"row cl"
>
<div
class=
"form-group has-feedback 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"
value=
""
name=
"companyArea"
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
平方米
</span>
</div>
<div
class=
"form-group has-feedback 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"
value=
""
name=
"profitMargin"
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
%
</span>
</div>
<div
class=
"form-group has-feedback 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"
value=
""
name=
"shareHolderNumber"
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
人
</span>
</div>
</div>
...
...
@@ -208,7 +208,7 @@
<div
class=
"row cl"
>
<div
class=
"form-group has-feedback 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"
value=
""
name=
"employeeAverageSalary"
>
<span
class=
"glyphicon form-control-feedback"
aria-hidden=
"true"
>
元
</span>
</div>
<div
class=
"form-group col-sm-6 col-md-4"
>
...
...
@@ -237,25 +237,25 @@
<div
class=
"row cl"
>
<div
class=
"form-group has-feedback 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"
value=
""
name=
"upstreamCompanyName"
>
</div>
<div
class=
"form-group has-feedback 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"
value=
""
name=
"upstreamCompanyPhone"
>
</div>
<div
class=
"form-group has-feedback 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"
value=
""
name=
"downstreamCompanyName"
>
</div>
<div
class=
"form-group has-feedback 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"
value=
""
name=
"downstreamCompanyPhone"
>
</div>
</div>
<div
class=
"row cl"
>
<div
class=
"form-group has-feedback 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"
value=
""
name=
"localLeader"
>
</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