Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
GaoQuIncubator
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kimber
GaoQuIncubator
Commits
4c7b7e96
Commit
4c7b7e96
authored
Oct 27, 2024
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
公司信息 字段、顺序
parent
7a614cf5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
35 additions
and
15 deletions
+35
-15
httpApi.js
src/assets/js/httpApi.js
+13
-11
tech.vue
src/views/system/home/tech.vue
+22
-4
No files found.
src/assets/js/httpApi.js
View file @
4c7b7e96
...
@@ -643,7 +643,7 @@ var reqApis = function(){
...
@@ -643,7 +643,7 @@ var reqApis = function(){
// "latitude": {name:"纬度", must:true, table:0, form:0 },
// "latitude": {name:"纬度", must:true, table:0, form:0 },
"
mentorId
"
:
{
name
:
"
创业导师
"
,
table
:
0
,
'
type
'
:
'
select
'
,
key
:
'
name
'
,},
"
mentorId
"
:
{
name
:
"
创业导师
"
,
table
:
0
,
'
type
'
:
'
select
'
,
key
:
'
name
'
,},
"
occupiedArea
"
:
{
name
:
"
占用孵化场地面积
"
,
table
:
0
},
"
occupiedArea
"
:
{
name
:
"
占用孵化场地面积
"
,
table
:
0
},
"
principal
"
:
{
name
:
"
企业负责
人
"
,
must
:
true
},
"
principal
"
:
{
name
:
"
联系
人
"
,
must
:
true
},
"
contactPhone
"
:
{
name
:
"
联系方式
"
,
must
:
true
},
"
contactPhone
"
:
{
name
:
"
联系方式
"
,
must
:
true
},
// "intellectualProperty": {name:"知识产权", table:0, 'type':'select', key:'name',},
// "intellectualProperty": {name:"知识产权", table:0, 'type':'select', key:'name',},
"
totalFunding
"
:
{
name
:
"
累计获得融资总额(万元)
"
,
table
:
0
},
"
totalFunding
"
:
{
name
:
"
累计获得融资总额(万元)
"
,
table
:
0
},
...
@@ -662,24 +662,26 @@ var reqApis = function(){
...
@@ -662,24 +662,26 @@ var reqApis = function(){
"
inventionApplicationsNumber
"
:
{
'
type
'
:
''
,
'
name
'
:
'
发明申请数(件)
'
,
table
:
0
,
},
"
inventionApplicationsNumber
"
:
{
'
type
'
:
''
,
'
name
'
:
'
发明申请数(件)
'
,
table
:
0
,
},
"
utilityModelsNumber
"
:
{
'
type
'
:
''
,
'
name
'
:
'
实用新型数(件)
'
,
table
:
0
,
},
"
utilityModelsNumber
"
:
{
'
type
'
:
''
,
'
name
'
:
'
实用新型数(件)
'
,
table
:
0
,
},
"
softwareCopyrightNumber
"
:
{
'
type
'
:
''
,
'
name
'
:
'
软件著作权数(件)
'
,
table
:
0
,
},
"
softwareCopyrightNumber
"
:
{
'
type
'
:
''
,
'
name
'
:
'
软件著作权数(件)
'
,
table
:
0
,
},
"
isHighGrowthInnovative
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否高成长创新型企业
'
,
table
:
0
,
},
"
isTechSme
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否科技型中小企业
'
,
table
:
0
,
},
"
techSmeDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,
},
"
isHighGrowthInnovative
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否创新性中小企业
'
,
table
:
0
,
},
"
highGrowthInnovativeDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,},
"
highGrowthInnovativeDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,},
"
isHighTech
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否高新技术企业
'
,
table
:
0
,
},
"
isHighTech
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否高新技术企业
'
,
table
:
0
,
},
"
highTechDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,
},
"
highTechDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,
},
"
isAdvancedTechService
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否技术先进型服务企业
'
,
table
:
0
,
},
"
isAdvancedTechService
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否技术先进型服务企业
'
,
table
:
0
,
},
"
advancedTechServiceDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,
},
"
advancedTechServiceDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,
},
"
isSpecializedSpecialEnterprises
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否专精特新企业
'
,
table
:
0
,
},
"
specializedSpecialEnterprisesDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,
},
"
isTechSme
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否科技型中小企业
'
,
table
:
0
,
},
"
techSmeDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,
},
"
isLittleGiant
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否小巨人企业
'
,
table
:
0
,
},
"
littleGiantDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,
},
"
isGazelle
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否瞪羚企业
'
,
table
:
0
,
},
"
isGazelle
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否瞪羚企业
'
,
table
:
0
,
},
"
gazelleDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,
},
"
gazelleDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,
},
"
isLittleGiant
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否小巨人企业
'
,
table
:
0
,
},
"
littleGiantDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,
},
"
isSpecializedSpecialEnterprises
"
:
{
'
type
'
:
'
select
'
,
'
name
'
:
'
是否专精特新企业
'
,
table
:
0
,
},
"
specializedSpecialEnterprisesDate
"
:
{
'
type
'
:
'
date
'
,
'
name
'
:
'
最新评选日期
'
,
table
:
0
,
mode
:
7
,
},
// "isHighTech": {name:"是否是高新技术企业", table:0, 'type':'select'},
// "isHighTech": {name:"是否是高新技术企业", table:0, 'type':'select'},
// "isTechSme": {name:"是否是科技型中小企业", table:0, 'type':'select'},
// "isTechSme": {name:"是否是科技型中小企业", table:0, 'type':'select'},
// "isHighGrowthInnovative": {name:"是否
高成长创新型
企业", table:0, 'type':'select'},
// "isHighGrowthInnovative": {name:"是否
创新性中小
企业", table:0, 'type':'select'},
// "isAdvancedTechService": {name:"是否是技术先进型服务企业", table:0, 'type':'select'},
// "isAdvancedTechService": {name:"是否是技术先进型服务企业", table:0, 'type':'select'},
"
introduction
"
:
{
"
introduction
"
:
{
name
:
"
企业介绍
"
,
table
:
0
,
style
:
"
display:block
"
,
'
type
'
:
'
editor
'
,
name
:
"
企业介绍
"
,
table
:
0
,
style
:
"
display:block
"
,
'
type
'
:
'
editor
'
,
...
@@ -1073,7 +1075,7 @@ var reqApis = function(){
...
@@ -1073,7 +1075,7 @@ var reqApis = function(){
"
totalEmployees
"
:
{
name
:
"
从业人数
"
,
must
:
true
},
"
totalEmployees
"
:
{
name
:
"
从业人数
"
,
must
:
true
},
"
phdEmployees
"
:
{
name
:
"
博士从业人数
"
,
},
"
phdEmployees
"
:
{
name
:
"
博士从业人数
"
,
},
"
overseasEmployees
"
:
{
name
:
"
留学人数
"
,
},
"
overseasEmployees
"
:
{
name
:
"
留学人数
"
,
},
"
revenueLastYear
"
:
{
name
:
"
上年营收收入(万元)
"
,
must
:
true
},
//
"revenueLastYear": {name:"上年营收收入(万元)", must:true},
"
netProfit
"
:
{
name
:
"
净利润(万元)
"
,
must
:
true
},
"
netProfit
"
:
{
name
:
"
净利润(万元)
"
,
must
:
true
},
"
taxesPaid
"
:
{
name
:
"
上缴税费(万元)
"
},
"
taxesPaid
"
:
{
name
:
"
上缴税费(万元)
"
},
"
grossIncome
"
:
{
name
:
"
总收入(万元)
"
,
table
:
0
,},
"
grossIncome
"
:
{
name
:
"
总收入(万元)
"
,
table
:
0
,},
...
@@ -1248,7 +1250,7 @@ var reqApis = function(){
...
@@ -1248,7 +1250,7 @@ var reqApis = function(){
"
companyType
"
:
{
name
:
"
企业类型
"
,
'
type
'
:
'
select
'
,
key
:
'
name
'
,
'
width
'
:
'
180px
'
,
},
"
companyType
"
:
{
name
:
"
企业类型
"
,
'
type
'
:
'
select
'
,
key
:
'
name
'
,
'
width
'
:
'
180px
'
,
},
"
incubationStatus
"
:
{
name
:
"
企业孵化状态
"
,
'
type
'
:
'
select
'
,
key
:
'
name
'
,
'
width
'
:
'
180px
'
,
},
"
incubationStatus
"
:
{
name
:
"
企业孵化状态
"
,
'
type
'
:
'
select
'
,
key
:
'
name
'
,
'
width
'
:
'
180px
'
,
},
"
incubatorId
"
:
{
name
:
"
企业负责人
"
,
key
:
'
name
'
,
'
width
'
:
'
200px
'
,},
"
principal
"
:
{
name
:
"
企业负责人
"
,
key
:
'
name
'
,
'
width
'
:
'
200px
'
,},
"
contactPhone
"
:
{
name
:
"
联系方式
"
,
'
width
'
:
'
180px
'
,
},
"
contactPhone
"
:
{
name
:
"
联系方式
"
,
'
width
'
:
'
180px
'
,
},
"
technicalFieldName
"
:
{
name
:
"
企业所属技术领域
"
,
must
:
true
,
key
:
'
name
'
,
'
width
'
:
'
180px
'
},
"
technicalFieldName
"
:
{
name
:
"
企业所属技术领域
"
,
must
:
true
,
key
:
'
name
'
,
'
width
'
:
'
180px
'
},
"
inventionPatentsNumber
"
:
{
name
:
"
发明专利数(件)
"
,
must
:
true
,
key
:
'
name
'
,
'
width
'
:
'
180px
'
,
},
"
inventionPatentsNumber
"
:
{
name
:
"
发明专利数(件)
"
,
must
:
true
,
key
:
'
name
'
,
'
width
'
:
'
180px
'
,
},
...
...
src/views/system/home/tech.vue
View file @
4c7b7e96
...
@@ -3,8 +3,12 @@
...
@@ -3,8 +3,12 @@
<div
class=
"header"
>
<div
class=
"header"
>
<ul>
<ul>
<li>
<li>
<div
class=
"title"
>
孵化器
</div>
<div
class=
"title"
style=
"padding-bottom: 8px;"
>
孵化器
</div>
<div
class=
"content"
>
{{
data
.
incubatorAllCount
}}
家
</div>
<div
class=
"content"
style=
"font-size: 16px;margin-bottom: 4px;"
>
{{
data
.
incubatorAllCount
}}
家
</div>
<div
style=
"color: gray; font-size: 14px;"
>
<span>
国家级:
{{
data
.
incubatorAllCount
}}
家
</span>
<span>
省级:
{{
data
.
incubatorAllCount
}}
家
</span>
</div>
</li>
</li>
<li>
<li>
<div
class=
"title"
>
在孵企业
</div>
<div
class=
"title"
>
在孵企业
</div>
...
@@ -39,9 +43,9 @@
...
@@ -39,9 +43,9 @@
<div
class=
"body"
>
<div
class=
"body"
>
<ul
class=
"list"
>
<ul
class=
"list"
>
<li
v-for=
"(item) in data.list"
:key=
"item.id"
@
click=
"go2overview(item)"
>
<li
v-for=
"(item) in data.list"
:key=
"item.id"
@
click=
"go2overview(item)"
>
<img
:src=
"`$
{baseAPI}file/${item.incubatorImage}`"alt="" />
<img
:src=
"`$
{baseAPI}file/${item.incubatorImage}`"
alt="" />
<div
class=
"introduce"
>
<div
class=
"introduce"
>
<h2>
{{
item
.
incubatorName
}}
</h2>
<h2>
{{
item
.
incubatorName
}}
<
span
:class=
"
{'level1': item.incubatorLevel === 1}">
{{
item
.
incubatorLevel
===
1
?
'
国家级
'
:
'
省级
'
}}
</span><
/h2>
<p>
运营机构:
{{
item
.
operatingAgency
}}
</p>
<p>
运营机构:
{{
item
.
operatingAgency
}}
</p>
<p>
联系人:
{{
item
.
contactPerson
}}
</p>
<p>
联系人:
{{
item
.
contactPerson
}}
</p>
<p>
联系电话:
{{
item
.
contactPhone
}}
</p>
<p>
联系电话:
{{
item
.
contactPhone
}}
</p>
...
@@ -594,6 +598,20 @@ export default {
...
@@ -594,6 +598,20 @@ export default {
padding-top
:
4px
;
padding-top
:
4px
;
padding-bottom
:
12px
;
padding-bottom
:
12px
;
font-weight
:
bold
;
font-weight
:
bold
;
span
{
display
:
inline-block
;
width
:
60px
;
height
:
26px
;
line-height
:
26px
;
font-size
:
13px
;
border-radius
:
4px
;
color
:
#fff
;
background-color
:
#6bb56b
;
margin-left
:
10px
;
&
.level1
{
background-color
:
orange
;
}
}
}
}
p
{
p
{
padding-top
:
8px
;
padding-top
:
8px
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment