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
26851f21
Commit
26851f21
authored
Oct 12, 2023
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
大屏布局调整
parent
60236685
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
23 deletions
+16
-23
index.vue
src/views/hzcxbb/szkb/index.vue
+16
-23
No files found.
src/views/hzcxbb/szkb/index.vue
View file @
26851f21
...
@@ -8,9 +8,7 @@
...
@@ -8,9 +8,7 @@
</div>
</div>
<div
class=
"main"
>
<div
class=
"main"
>
<div
class=
"first"
>
<div
class=
"first"
>
<div
class=
"itemtitle itemtitlebg1"
>
两区农电预算一览
</div>
<div
class=
"itemmain boxall itembg "
>
<div
class=
"itemmain boxall itembg "
>
<i
class=
"i1"
></i>
<i
class=
"i1"
></i>
<i
class=
"i2"
></i>
<i
class=
"i2"
></i>
...
@@ -45,9 +43,7 @@
...
@@ -45,9 +43,7 @@
</div>
</div>
<div
class=
"second"
>
<div
class=
"second"
>
<div
class=
"itemtitle maintitle "
style=
""
>
淮安公司预算执行进度全省排名:
{{
hapm
}}
</div>
<!-- 地图-->
<!-- 地图-->
<div
class=
"itemmain boxall "
>
<div
class=
"itemmain boxall "
>
<i
class=
"i1"
></i>
<i
class=
"i1"
></i>
...
@@ -62,9 +58,7 @@
...
@@ -62,9 +58,7 @@
</div>
</div>
</div>
</div>
<div
class=
"third"
>
<div
class=
"third"
>
<div
class=
"itemtitle itemtitlebg2"
>
淮安淮阴预算一览
</div>
<div
class=
"itemmain boxall itembg "
>
<div
class=
"itemmain boxall itembg "
>
<i
class=
"i1"
></i>
<i
class=
"i1"
></i>
<i
class=
"i2"
></i>
<i
class=
"i2"
></i>
...
@@ -109,7 +103,7 @@
...
@@ -109,7 +103,7 @@
<!-- 轮播图-->
<!-- 轮播图-->
<el-carousel
:indicator-position=
'"none"'
style=
"overflow: hidden;"
:interval=
'10000'
class=
"full"
<el-carousel
:indicator-position=
'"none"'
style=
"overflow: hidden;"
:interval=
'10000'
class=
"full"
:autoplay=
"true"
>
:autoplay=
"true"
>
<el-carousel-item>
<el-carousel-item
style=
"height: 45vh;"
>
<span
class=
"com-count-title"
>
<span
class=
"com-count-title"
>
预算执行分析-标准成本(单位)
预算执行分析-标准成本(单位)
</span>
</span>
...
@@ -121,7 +115,7 @@
...
@@ -121,7 +115,7 @@
}" class="com-count-body">
}" class="com-count-body">
</div>
</div>
</el-carousel-item>
</el-carousel-item>
<el-carousel-item>
<el-carousel-item
style=
"height: 45vh;"
>
<span
class=
"com-count-title"
>
<span
class=
"com-count-title"
>
预算执行分析-标准成本(科目)
预算执行分析-标准成本(科目)
</span>
</span>
...
@@ -198,7 +192,7 @@
...
@@ -198,7 +192,7 @@
<i
class=
"i4"
></i>
<i
class=
"i4"
></i>
<el-carousel
:indicator-position=
'"none"'
style=
"overflow: hidden;"
:interval=
'10000'
class=
"full"
<el-carousel
:indicator-position=
'"none"'
style=
"overflow: hidden;"
:interval=
'10000'
class=
"full"
:autoplay=
"true"
>
:autoplay=
"true"
>
<el-carousel-item>
<el-carousel-item
style=
"height: 45vh;"
>
<span
class=
"com-count-title"
>
<span
class=
"com-count-title"
>
预算执行分析-成本性项目(单位)
预算执行分析-成本性项目(单位)
</span>
</span>
...
@@ -210,7 +204,7 @@
...
@@ -210,7 +204,7 @@
}" class="com-count-body">
}" class="com-count-body">
</div>
</div>
</el-carousel-item>
</el-carousel-item>
<el-carousel-item>
<el-carousel-item
style=
"height: 45vh;"
>
<span
class=
"com-count-title"
>
<span
class=
"com-count-title"
>
预算执行分析-成本性项目(专业)
预算执行分析-成本性项目(专业)
</span>
</span>
...
@@ -647,7 +641,7 @@
...
@@ -647,7 +641,7 @@
left
:
'10%'
,
left
:
'10%'
,
top
:
'23%'
,
top
:
'23%'
,
right
:
'10%'
,
right
:
'10%'
,
bottom
:
'
23
%'
,
bottom
:
'
15
%'
,
},
},
xAxis
:
{
xAxis
:
{
type
:
'category'
,
type
:
'category'
,
...
@@ -784,7 +778,7 @@
...
@@ -784,7 +778,7 @@
left
:
'10%'
,
left
:
'10%'
,
top
:
'23%'
,
top
:
'23%'
,
right
:
'10%'
,
right
:
'10%'
,
bottom
:
'
23
%'
,
bottom
:
'
15
%'
,
},
},
xAxis
:
{
xAxis
:
{
type
:
'category'
,
type
:
'category'
,
...
@@ -945,7 +939,7 @@
...
@@ -945,7 +939,7 @@
left
:
'10%'
,
left
:
'10%'
,
top
:
'23%'
,
top
:
'23%'
,
right
:
'10%'
,
right
:
'10%'
,
bottom
:
'
23
%'
,
bottom
:
'
15
%'
,
},
},
xAxis
:
{
xAxis
:
{
type
:
'category'
,
type
:
'category'
,
...
@@ -1125,7 +1119,7 @@
...
@@ -1125,7 +1119,7 @@
left
:
'10%'
,
left
:
'10%'
,
top
:
'23%'
,
top
:
'23%'
,
right
:
'10%'
,
right
:
'10%'
,
bottom
:
'
23
%'
,
bottom
:
'
15
%'
,
},
},
xAxis
:
{
xAxis
:
{
type
:
'category'
,
type
:
'category'
,
...
@@ -2057,7 +2051,7 @@
...
@@ -2057,7 +2051,7 @@
}
}
.main
{
.main
{
height
:
58
vh
;
height
:
45
vh
;
width
:
100%
;
width
:
100%
;
display
:
flex
;
display
:
flex
;
...
@@ -2083,7 +2077,7 @@
...
@@ -2083,7 +2077,7 @@
.bottom
{
.bottom
{
display
:
flex
;
display
:
flex
;
height
:
39
vh
;
height
:
45
vh
;
width
:
100%
;
width
:
100%
;
margin-top
:
1vh
;
margin-top
:
1vh
;
...
@@ -2099,7 +2093,6 @@
...
@@ -2099,7 +2093,6 @@
padding
:
0
.5vh
;
padding
:
0
.5vh
;
}
}
.third
{
.third
{
height
:
100%
;
height
:
100%
;
width
:
30%
;
width
:
30%
;
...
@@ -2155,13 +2148,13 @@
...
@@ -2155,13 +2148,13 @@
}
}
.itemmain
{
.itemmain
{
height
:
51
vh
;
height
:
45
vh
;
width
:
100%
;
width
:
100%
;
}
}
.itemmainb
{
.itemmainb
{
height
:
32
vh
;
height
:
45
vh
;
width
:
100%
;
width
:
100%
;
}
}
...
...
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