Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
Administrator
dsk-cr20g
Commits
761f7de9
Commit
761f7de9
authored
Apr 09, 2024
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
013a3634
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
25 additions
and
22 deletions
+25
-22
.env.development
dsk-operate-ui/.env.development
+3
-3
.env.test
dsk-operate-ui/.env.test
+2
-2
details.vue
dsk-operate-ui/src/views/macro/financing/details.vue
+7
-4
index.vue
dsk-operate-ui/src/views/macro/urban/index.vue
+1
-1
index.vue
dsk-operate-ui/src/views/radar/index.vue
+9
-9
index.vue
...rc/views/subsystem/components/searchPerformance/index.vue
+3
-3
No files found.
dsk-operate-ui/.env.development
View file @
761f7de9
...
...
@@ -12,8 +12,8 @@ VUE_CLI_BABEL_TRANSPILE_MODULES = true
# 子系统地址
#
VUE_APP_SUB_SYSTEM_ADDRESS = "https://pre-plug.jiansheku.com"
VUE_APP_SUB_SYSTEM_ADDRESS = "http://192.168.60.104:3400"
VUE_APP_SUB_SYSTEM_ADDRESS = "https://pre-plug.jiansheku.com"
#
VUE_APP_SUB_SYSTEM_ADDRESS = "http://192.168.60.104:3400"
# Bi大屏系统地址
VUE_APP_BI_SYSTEM_ADDRESS = "https://192.168.60.104:8001"
\ No newline at end of file
VUE_APP_BI_SYSTEM_ADDRESS = "https://192.168.60.104:8001"
dsk-operate-ui/.env.test
View file @
761f7de9
...
...
@@ -9,10 +9,10 @@ ENV = 'test'
# 数字化经营履约全生命链路管理系统/测试环境
VUE_APP_BASE_API
=
'/prod-api'
VUE_APP_BASE_API
=
'
http://123.60.218.188:9099
/prod-api'
# 子系统地址
VUE_APP_SUB_SYSTEM_ADDRESS
=
"https://pre-plug.jiansheku.com"
# Bi大屏系统地址
VUE_APP_BI_SYSTEM_ADDRESS
=
"https://192.168.60.104:8001"
\ No newline at end of file
VUE_APP_BI_SYSTEM_ADDRESS
=
"https://192.168.60.104:8001"
dsk-operate-ui/src/views/macro/financing/details.vue
View file @
761f7de9
...
...
@@ -103,11 +103,13 @@
<div
class=
"common-title"
>
项目当事人
</div>
<div
class=
"main4-box"
>
<label
class=
"label"
>
项目主体
</label>
<span>
{{
details
.
projectEntity
||
'-'
}}
</span>
<span
v-if=
"details.projectEntity"
:style=
"
{'line-height':details.projectEntity.length > 25? 'normal':'40px'}">
{{
details
.
projectEntity
||
'-'
}}
</span>
<span
v-else
>
{{
details
.
projectEntity
||
'-'
}}
</span>
<label
class=
"label"
>
主管部门
</label>
<span>
{{
details
.
chargeDepartment
||
'-'
}}
</span>
<label
class=
"label"
>
实施单位
</label>
<span>
{{
details
.
piu
||
'-'
}}
</span>
<span
v-if=
"details.piu"
:style=
"
{'line-height':details.piu.length > 25? 'normal':'40px'}">
{{
details
.
piu
||
'-'
}}
</span>
<span
v-else
>
{{
details
.
piu
||
'-'
}}
</span>
</div>
</div>
<div
class=
"content main5"
>
...
...
@@ -357,6 +359,7 @@ export default {
.main4
{
.main4-box
{
margin-top
:
22px
;
display
:
flex
;
.label
{
width
:
14%
;
background
:
#F0F3FA
;
...
...
@@ -366,7 +369,7 @@ export default {
line-height
:
40px
;
font-size
:
12px
;
color
:
rgba
(
35
,
35
,
35
,
0
.8
);
padding
-left
:
12px
;
padding
:
0
12px
;
}
span
{
width
:
19%
;
...
...
@@ -375,8 +378,8 @@ export default {
line-height
:
40px
;
border-top
:
1px
solid
#E6E9F0
;
border-bottom
:
1px
solid
#E6E9F0
;
padding-left
:
12px
;
font-size
:
12px
;
padding
:
0
12px
;
}
span
:last-child
{
width
:
20%
;
...
...
dsk-operate-ui/src/views/macro/urban/index.vue
View file @
761f7de9
...
...
@@ -1087,7 +1087,7 @@ export default {
img
{
width
:
16px
;
height
:
16px
;
margin-bottom
:
2px
;
margin-bottom
:
-
2px
;
margin-right
:
5px
;
/*margin-left: 20px;*/
}
...
...
dsk-operate-ui/src/views/radar/index.vue
View file @
761f7de9
...
...
@@ -55,15 +55,15 @@
{
key
:
'MajorProject'
,
status
:
true
,
value
:
'重点项目清单'
,
},
{
key
:
'debtProject'
,
status
:
false
,
value
:
'政府专项债项目'
,
value
:
'重点项目商机'
,
},
// {
// key: 'debtProject',
// status: false,
// value: '政府专项债项目',
//
// },
{
key
:
'Land'
,
status
:
false
,
...
...
@@ -73,13 +73,13 @@
{
key
:
'Establishment'
,
status
:
false
,
value
:
'拟建项目'
,
value
:
'拟建项目
清单
'
,
},
{
key
:
'Bidding'
,
status
:
false
,
value
:
'招标计划'
,
value
:
'
全国
招标计划'
,
},
// {
...
...
dsk-operate-ui/src/views/subsystem/components/searchPerformance/index.vue
View file @
761f7de9
...
...
@@ -36,11 +36,11 @@ export default {
currentValue
:
"中标业绩"
,
searchTabList
:
[
{
name
:
"中标
业绩
"
,
name
:
"中标
信息查询
"
,
value
:
"/performance"
},
{
name
:
"四库
业绩
"
,
name
:
"四库
一平台业绩查询
"
,
value
:
"/sky"
},
{
...
...
@@ -200,4 +200,4 @@ export default {
height
:
100%
;
}
}
</
style
>
\ No newline at end of file
</
style
>
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