Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
civil-front
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
civil
civil-front
Commits
a9b2b9ec
Commit
a9b2b9ec
authored
Jun 30, 2021
by
苏咏卓
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://139.159.239.83:9093/civil/civil-front
parents
b0bcb0ba
e046ecde
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletions
+13
-1
src/views/unified/tapSwitch/population.vue
+13
-1
No files found.
src/views/unified/tapSwitch/population.vue
View file @
a9b2b9ec
...
...
@@ -359,6 +359,7 @@ export default {
};
},
created
()
{
this
.
getFivesYearMarriageLineFun
();
this
.
getMarriageStatsFun
();
this
.
getAgencyChildStatsListFun
();
...
...
@@ -517,6 +518,13 @@ export default {
//name: "项目任务完成情况",
type: "map",
mapType: "GX", // 自定义扩展图表类型
// top:'
12
%
',
// zoom: 1.15,
layoutCenter: ["50%", "50%"],
// 如果宽高比大于 1 则宽度为 100,如果小于 1 则高度为 100,保证了不超过 100x100 的区域
layoutSize: 480,
itemStyle: {
normal: {
label: { show: true, color: "#fff" },
...
...
@@ -1292,7 +1300,7 @@ export default {
.populationMap
{
width
:
100%
;
height
:
430px
;
height
:
100%
;
background-color
:
#082c61
;
}
...
...
@@ -1332,6 +1340,10 @@ export default {
margin
:
10px
30px
0
0
;
display
:
flex
;
justify-content
:
flex-end
;
position
:
absolute
;
top
:
30px
;
right
:
10px
;
z-index
:
9999
;
}
.sizeFlex
{
...
...
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