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
df575cc8
Commit
df575cc8
authored
Dec 11, 2024
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
数据概览 年度year 公司经营信息去掉今年
parent
83dc5277
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
+4
-3
settings.js
config/settings.js
+2
-2
dist.7z
dist.7z
+0
-0
overview.vue
src/views/system/home/overview.vue
+2
-1
No files found.
config/settings.js
View file @
df575cc8
// 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' // 测试环境
...
...
dist.7z
0 → 100644
View file @
df575cc8
File added
src/views/system/home/overview.vue
View file @
df575cc8
...
...
@@ -34,6 +34,7 @@
<div
class=
"body"
>
<div
class=
"_left"
>
<ul>
<li>
年度:
{{
data4panel0
.
year
}}
年
</li>
<li>
孵化器总收入:
{{
data4panel0
.
totalRevenue
}}
万元
</li>
<li>
综合服务收入:
{{
data4panel0
.
serviceRevenue
}}
万元
...
...
@@ -234,7 +235,7 @@
</div>
<div
class=
"_title prefixDiv"
>
<div
class=
"_left"
>
今年
企业经营信息
</div>
<div
class=
"_left"
>
企业经营信息
</div>
<div
class=
"_right"
@
click=
"getMore4panel1_2"
>
查看更多>>
</div>
</div>
<div
class=
"_body"
>
...
...
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