Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gavel-hafms-vue
Project
Project
Details
Activity
Releases
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
李苏
gavel-hafms-vue
Commits
b090a141
Commit
b090a141
authored
Oct 23, 2023
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
看板样式
parent
50a646fb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
57 additions
and
46 deletions
+57
-46
index.vue
src/views/hzcxbb/szkb/index.vue
+57
-46
No files found.
src/views/hzcxbb/szkb/index.vue
View file @
b090a141
...
...
@@ -50,6 +50,16 @@
<i
class=
"i2"
></i>
<i
class=
"i3"
></i>
<i
class=
"i4"
></i>
<!-- 排行数据-->
<div
style=
"color: #61d2f7;float: left;font-size: .9vw;margin-top: 2vh;margin-left: 2vh;"
>
总体排名:1
<br>
资本排名:2
<br>
成本项目:2
<br>
标准成本:2
</div>
<div
class=
"full"
ref=
"szkbmap"
v-echartResize=
"()=>
{
szkbmapCharts.resize()
}">
...
...
@@ -103,7 +113,7 @@
<!-- 轮播图-->
<el-carousel
:indicator-position=
'"none"'
style=
"overflow: hidden;"
:interval=
'10000'
class=
"full"
:autoplay=
"true"
>
<el-carousel-item
style=
"height: 45vh;"
>
<el-carousel-item
style=
"height: 45vh;"
>
<span
class=
"com-count-title"
>
预算执行分析-标准成本(单位)
</span>
...
...
@@ -115,7 +125,7 @@
}" class="com-count-body">
</div>
</el-carousel-item>
<el-carousel-item
style=
"height: 45vh;"
>
<el-carousel-item
style=
"height: 45vh;"
>
<span
class=
"com-count-title"
>
预算执行分析-标准成本(科目)
</span>
...
...
@@ -149,17 +159,17 @@
项目类别
</div>
<div
class=
"flex1 text-center "
>
省完成率
年初预算目标值
</div>
<div
class=
"flex1 text-center "
>
公司完成率
发生值
</div>
<div
class=
"flex1 text-center "
>
单位
完成率
省均
完成率
</div>
<div
class=
"flex1 text-center "
>
完成率
淮安
完成率
</div>
<div
class=
"flex1 text-center "
>
排名
...
...
@@ -192,7 +202,7 @@
<i
class=
"i4"
></i>
<el-carousel
:indicator-position=
'"none"'
style=
"overflow: hidden;"
:interval=
'10000'
class=
"full"
:autoplay=
"true"
>
<el-carousel-item
style=
"height: 45vh;"
>
<el-carousel-item
style=
"height: 45vh;"
>
<span
class=
"com-count-title"
>
预算执行分析-成本性项目(单位)
</span>
...
...
@@ -204,7 +214,7 @@
}" class="com-count-body">
</div>
</el-carousel-item>
<el-carousel-item
style=
"height: 45vh;"
>
<el-carousel-item
style=
"height: 45vh;"
>
<span
class=
"com-count-title"
>
预算执行分析-成本性项目(专业)
</span>
...
...
@@ -914,7 +924,7 @@
})
},
initsltdo4
(
apidata
)
{
let
colorList
=
[
'#f18c6e'
,
'#d5f69b'
,
'#22f2e5'
,
'#2ca4fb'
,
'#9adc6f'
]
let
colorList
=
[
'#f18c6e'
,
'#d5f69b'
,
'#22f2e5'
,
'#2ca4fb'
,
'#9adc6f'
]
const
charts
=
this
.
$echarts
.
init
(
this
.
$refs
[
"slt4"
]);
let
XAXIS
=
apidata
.
map
(
item
=>
item
.
xmflname
||
'xmflname'
)
var
option
=
{
...
...
@@ -1094,7 +1104,7 @@
},
initsltdo2
(
apidata
)
{
let
colorList
=
[
'#f18c6e'
,
'#d5f69b'
,
'#22f2e5'
,
'#2ca4fb'
,
'#9adc6f'
]
let
colorList
=
[
'#f18c6e'
,
'#d5f69b'
,
'#22f2e5'
,
'#2ca4fb'
,
'#9adc6f'
]
const
charts
=
this
.
$echarts
.
init
(
this
.
$refs
[
"slt2"
]);
let
XAXIS
=
apidata
.
map
(
item
=>
item
.
xmflname
||
'xmflname'
)
var
option
=
{
...
...
@@ -2093,6 +2103,7 @@
padding
:
0
.5vh
;
}
.third
{
height
:
100%
;
width
:
30%
;
...
...
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