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
4dd17542
Commit
4dd17542
authored
Nov 20, 2024
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页 样式显示问题处理
parent
5dc85bac
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
19 deletions
+19
-19
settings.js
config/settings.js
+2
-2
tech.vue
src/views/system/home/tech.vue
+17
-17
No files found.
config/settings.js
View file @
4dd17542
// var ServiceURL = 'http://192.168.3.216:9002';
// var ServiceURL = 'http://192.168.3.250:9103';
//
var ServiceURL = 'http://gqfhq.gemho.cn:9103';
var
ServiceURL
=
'
http://192.168.3.226:9103
'
var
ServiceURL
=
'
http://gqfhq.gemho.cn:9103
'
;
//
var ServiceURL = 'http://192.168.3.226:9103'
...
...
src/views/system/home/tech.vue
View file @
4dd17542
...
...
@@ -3,7 +3,7 @@
<div
class=
"header"
>
<ul>
<li>
<div
class=
"title"
style=
"padding-bottom: 8px;"
>
孵化器
</div>
<div
class=
"
_
title"
style=
"padding-bottom: 8px;"
>
孵化器
</div>
<div
class=
"content"
style=
"font-size: 16px;margin-bottom: 4px;"
>
{{
data
.
incubatorAllCount
}}
家
</div>
<div
style=
"color: gray; font-size: 14px;"
>
<span>
国家级:
{{
data
.
countryCount
}}
家
</span>
...
...
@@ -11,31 +11,31 @@
</div>
</li>
<li>
<div
class=
"title"
>
在孵企业
</div>
<div
class=
"
_
title"
>
在孵企业
</div>
<div
class=
"content"
>
{{
data
.
incubatorCompanyCount
}}
家
</div>
</li>
<li>
<div
class=
"title"
>
毕业企业
</div>
<div
class=
"
_
title"
>
毕业企业
</div>
<div
class=
"content"
>
{{
data
.
unIncubatorCompanyCount
}}
家
</div>
</li>
<li>
<div
class=
"title"
>
中介机构
</div>
<div
class=
"
_
title"
>
中介机构
</div>
<div
class=
"content"
>
{{
data
.
intermediaryAgencyCount
}}
家
</div>
</li>
<li>
<div
class=
"title"
>
创业导师
</div>
<div
class=
"
_
title"
>
创业导师
</div>
<div
class=
"content"
>
{{
data
.
mentorAllCount
}}
人
</div>
</li>
<li>
<div
class=
"title"
>
孵化面积
</div>
<div
class=
"
_
title"
>
孵化面积
</div>
<div
class=
"content"
>
{{
data
.
totalArea
}}
(㎡)
</div>
</li>
<li>
<div
class=
"title"
>
剩余孵化面积
</div>
<div
class=
"
_
title"
>
剩余孵化面积
</div>
<div
class=
"content"
>
{{
data
.
remainingArea
}}
(㎡)
</div>
</li>
<li>
<div
class=
"title"
@
click=
"dialogVisible = true"
>
新增孵化器
</div>
<div
class=
"
_
title"
@
click=
"dialogVisible = true"
>
新增孵化器
</div>
</li>
</ul>
</div>
...
...
@@ -505,43 +505,43 @@ export default {
border-left
:
none
;
}
&
:nth-child
(
2
)
{
.title
{
.
_
title
{
background-image
:
url("~@/assets/images/iconNew/zfqy.png")
;
}
}
&
:nth-child
(
3
)
{
.title
{
.
_
title
{
background-image
:
url("~@/assets/images/iconNew/byqy.png")
;
}
}
&
:nth-child
(
4
)
{
.title
{
.
_
title
{
background-image
:
url("~@/assets/images/iconNew/zjjg.png")
;
}
}
&
:nth-child
(
5
)
{
.title
{
.
_
title
{
background-image
:
url("~@/assets/images/iconNew/cyds.png")
;
}
}
&
:nth-child
(
6
)
{
.title
{
.
_
title
{
background-image
:
url("~@/assets/images/iconNew/fhmj.png")
;
}
}
&
:nth-child
(
7
)
{
.title
{
.
_
title
{
background-image
:
url("~@/assets/images/iconNew/fhmj.png")
;
}
}
&
:nth-child
(
8
)
{
.title
{
.
_
title
{
background-image
:
url("~@/assets/images/iconNew/addfhq.png")
;
cursor
:
pointer
;
}
}
.title
{
.
_
title
{
background
:
no-repeat
url("~@/assets/images/iconNew/fhq.png")
;
font-size
:
17px
;
color
:
#1890ff
;
...
...
@@ -635,7 +635,7 @@ export default {
.body
{
background-color
:
#fff
;
.title
{
.
_
title
{
color
:
#1890ff
;
height
:
48px
;
background
:
#e4f2ff
;
...
...
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