Commit e96ca514 by 苏咏卓

写死数据

parent ffa7be60
...@@ -136,9 +136,9 @@ export const getFivesYearShjzProvideStats = data => { ...@@ -136,9 +136,9 @@ export const getFivesYearShjzProvideStats = data => {
} }
//低保对象搜索 //低保对象搜索
export const lowIncomeSearch = data => { export const societyHelpSearch = data => {
return request({ return request({
url: 'portal/admin/stats/lowIncomeSearch', url: 'portal/admin/stats/societyHelpSearch',
method: 'POST', method: 'POST',
data data
......
...@@ -7,16 +7,32 @@ ...@@ -7,16 +7,32 @@
<el-col :span="24"> </el-col> <el-col :span="24"> </el-col>
<el-col :span="24"> <el-col :span="24">
<div class="wian"> <div class="wian">
<img src="./../../../assets/images/01-左上角.png" alt="" class="topLeft"> <img
<img src="./../../../assets/images/02-右上角.png" alt="" class="topRight"> src="./../../../assets/images/01-左上角.png"
<img src="./../../../assets/images/03-左下角.png" alt="" class="lowerLeft"> alt=""
<img src="./../../../assets/images/04-右下角.png" alt="" class="lowerRight"> class="topLeft"
/>
<img
src="./../../../assets/images/02-右上角.png"
alt=""
class="topRight"
/>
<img
src="./../../../assets/images/03-左下角.png"
alt=""
class="lowerLeft"
/>
<img
src="./../../../assets/images/04-右下角.png"
alt=""
class="lowerRight"
/>
<div class="title">婚姻统计</div> <div class="title">婚姻统计</div>
<div class="socialOrganizationFlex"> <div class="socialOrganizationFlex">
<div class="text"></div> <div class="text"></div>
<div> <div>
<div class="borderBottom"></div> <div class="borderBottom"></div>
<div class="yellowNums">{{marriageLine.iaTotalNum}}</div> <div class="yellowNums">{{ marriageLine.iaTotalNum }}</div>
<div class="borderTop"></div> <div class="borderTop"></div>
</div> </div>
<div class="text"></div> <div class="text"></div>
...@@ -29,10 +45,26 @@ ...@@ -29,10 +45,26 @@
<el-row :gutter="20"> <el-row :gutter="20">
<el-col :span="24"> <el-col :span="24">
<div class="wian"> <div class="wian">
<img src="./../../../assets/images/01-左上角.png" alt="" class="topLeft"> <img
<img src="./../../../assets/images/02-右上角.png" alt="" class="topRight"> src="./../../../assets/images/01-左上角.png"
<img src="./../../../assets/images/03-左下角.png" alt="" class="lowerLeft"> alt=""
<img src="./../../../assets/images/04-右下角.png" alt="" class="lowerRight"> class="topLeft"
/>
<img
src="./../../../assets/images/02-右上角.png"
alt=""
class="topRight"
/>
<img
src="./../../../assets/images/03-左下角.png"
alt=""
class="lowerLeft"
/>
<img
src="./../../../assets/images/04-右下角.png"
alt=""
class="lowerRight"
/>
<div class="title">婚姻统计</div> <div class="title">婚姻统计</div>
<div class="marriageStatistics"> <div class="marriageStatistics">
<div class="flexBox"> <div class="flexBox">
...@@ -79,10 +111,26 @@ ...@@ -79,10 +111,26 @@
<el-row :gutter="20"> <el-row :gutter="20">
<el-col :span="24" <el-col :span="24"
><div class="wians"> ><div class="wians">
<img src="./../../../assets/images/01-左上角.png" alt="" class="topLeft"> <img
<img src="./../../../assets/images/02-右上角.png" alt="" class="topRight"> src="./../../../assets/images/01-左上角.png"
<img src="./../../../assets/images/03-左下角.png" alt="" class="lowerLeft"> alt=""
<img src="./../../../assets/images/04-右下角.png" alt="" class="lowerRight"> class="topLeft"
/>
<img
src="./../../../assets/images/02-右上角.png"
alt=""
class="topRight"
/>
<img
src="./../../../assets/images/03-左下角.png"
alt=""
class="lowerLeft"
/>
<img
src="./../../../assets/images/04-右下角.png"
alt=""
class="lowerRight"
/>
<div class="title">当前选择:广西全区</div> <div class="title">当前选择:广西全区</div>
<div class="marriageMap" id="marriageMap"></div> <div class="marriageMap" id="marriageMap"></div>
<a class="returnInfos" @click="returnInfo">返回上一级</a> <a class="returnInfos" @click="returnInfo">返回上一级</a>
...@@ -93,10 +141,26 @@ ...@@ -93,10 +141,26 @@
<el-row :gutter="20"> <el-row :gutter="20">
<el-col :span="24" <el-col :span="24"
><div class="wianss"> ><div class="wianss">
<img src="./../../../assets/images/01-左上角.png" alt="" class="topLeft"> <img
<img src="./../../../assets/images/02-右上角.png" alt="" class="topRight"> src="./../../../assets/images/01-左上角.png"
<img src="./../../../assets/images/03-左下角.png" alt="" class="lowerLeft"> alt=""
<img src="./../../../assets/images/04-右下角.png" alt="" class="lowerRight"> class="topLeft"
/>
<img
src="./../../../assets/images/02-右上角.png"
alt=""
class="topRight"
/>
<img
src="./../../../assets/images/03-左下角.png"
alt=""
class="lowerLeft"
/>
<img
src="./../../../assets/images/04-右下角.png"
alt=""
class="lowerRight"
/>
<div class="title">年度按月份统计</div> <div class="title">年度按月份统计</div>
<div id="annualStatistics" class="annualStatistics"></div> <div id="annualStatistics" class="annualStatistics"></div>
</div> </div>
...@@ -107,12 +171,27 @@ ...@@ -107,12 +171,27 @@
<!-- 右 --> <!-- 右 -->
<el-col :span="6"> <el-col :span="6">
<div class="wiansInfoS"> <div class="wiansInfoS">
<img src="./../../../assets/images/01-左上角.png" alt="" class="topLeft"> <img
<img src="./../../../assets/images/02-右上角.png" alt="" class="topRight"> src="./../../../assets/images/01-左上角.png"
<img src="./../../../assets/images/03-左下角.png" alt="" class="lowerLeft"> alt=""
<img src="./../../../assets/images/04-右下角.png" alt="" class="lowerRight"> class="topLeft"
/>
<img
src="./../../../assets/images/02-右上角.png"
alt=""
class="topRight"
/>
<img
src="./../../../assets/images/03-左下角.png"
alt=""
class="lowerLeft"
/>
<img
src="./../../../assets/images/04-右下角.png"
alt=""
class="lowerRight"
/>
<div class="wiansInfo"> <div class="wiansInfo">
<div class="title">婚姻统计</div> <div class="title">婚姻统计</div>
<el-input <el-input
type="text" type="text"
...@@ -141,22 +220,17 @@ ...@@ -141,22 +220,17 @@
prop="manName" prop="manName"
label="名称" label="名称"
align="center" align="center"
width="50px" width="60px"
> >
</el-table-column> </el-table-column>
<el-table-column <el-table-column prop="manDomicile" label="所在地" align="center">
prop="manDomicile"
label="所在地"
align="center"
>
</el-table-column> </el-table-column>
<el-table-column prop="address" label="婚姻状况" align="center"> <el-table-column prop="type" label="婚姻状况" align="center">
<template slot-scope="scope">
{{scope.row.type=='IA'?'结婚':scope.row.type=='IB'?'离婚':scope.row.type=='ICA'?'补办结婚证':scope.row.type=='ICB'?'补办离婚证':'不详'}}
</template>
</el-table-column> </el-table-column>
<el-table-column <el-table-column prop="registerDate" label="时间" align="center">
prop="registerDate"
label="时间"
align="center"
>
</el-table-column> </el-table-column>
</el-table> </el-table>
</div> </div>
...@@ -697,29 +771,29 @@ export default { ...@@ -697,29 +771,29 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.lowerLeft{ .lowerLeft {
position:absolute; position: absolute;
width: 10px; width: 10px;
height: 10px; height: 10px;
left: -2px; left: -2px;
bottom: -2px; bottom: -2px;
} }
.lowerRight{ .lowerRight {
position:absolute; position: absolute;
width: 10px; width: 10px;
height: 10px; height: 10px;
right: -2px; right: -2px;
bottom: -2px; bottom: -2px;
} }
.topLeft{ .topLeft {
position:absolute; position: absolute;
width: 10px; width: 10px;
height: 10px; height: 10px;
top: -2px; top: -2px;
left: -2px; left: -2px;
} }
.topRight{ .topRight {
position:absolute; position: absolute;
width: 10px; width: 10px;
height: 10px; height: 10px;
top: -2px; top: -2px;
...@@ -777,7 +851,7 @@ bottom: -2px; ...@@ -777,7 +851,7 @@ bottom: -2px;
.wian { .wian {
position: relative; position: relative;
border: 1px solid #1A6295; border: 1px solid #1a6295;
width: 100%; width: 100%;
height: 400px; height: 400px;
background-color: #082c61; background-color: #082c61;
...@@ -785,7 +859,7 @@ bottom: -2px; ...@@ -785,7 +859,7 @@ bottom: -2px;
.wians { .wians {
position: relative; position: relative;
border: 1px solid #1A6295; border: 1px solid #1a6295;
width: 100%; width: 100%;
height: 500px; height: 500px;
background-color: #082c61; background-color: #082c61;
...@@ -793,19 +867,17 @@ bottom: -2px; ...@@ -793,19 +867,17 @@ bottom: -2px;
.wianss { .wianss {
position: relative; position: relative;
border: 1px solid #1A6295; border: 1px solid #1a6295;
width: 100%; width: 100%;
height: 300px; height: 300px;
background-color: #082c61; background-color: #082c61;
} }
.wiansInfoS{ .wiansInfoS {
position: relative; position: relative;
border: 1px solid #1A6295; border: 1px solid #1a6295;
width: 100%; width: 100%;
} }
.wiansInfo { .wiansInfo {
height: 818px; height: 818px;
background-color: #082c61; background-color: #082c61;
overflow: hidden; overflow: hidden;
......
...@@ -902,7 +902,7 @@ export default { ...@@ -902,7 +902,7 @@ export default {
} }
.children { .children {
width: 100%; width: 100%;
height: 100%; height: 240px;
} }
.mechanismNum { .mechanismNum {
text-align: center; text-align: center;
......
...@@ -7,10 +7,26 @@ ...@@ -7,10 +7,26 @@
<el-col :span="24"> </el-col> <el-col :span="24"> </el-col>
<el-col :span="24"> <el-col :span="24">
<div class="wian"> <div class="wian">
<img src="./../../../assets/images/01-左上角.png" alt="" class="topLeft"> <img
<img src="./../../../assets/images/02-右上角.png" alt="" class="topRight"> src="./../../../assets/images/01-左上角.png"
<img src="./../../../assets/images/03-左下角.png" alt="" class="lowerLeft"> alt=""
<img src="./../../../assets/images/04-右下角.png" alt="" class="lowerRight"> class="topLeft"
/>
<img
src="./../../../assets/images/02-右上角.png"
alt=""
class="topRight"
/>
<img
src="./../../../assets/images/03-左下角.png"
alt=""
class="lowerLeft"
/>
<img
src="./../../../assets/images/04-右下角.png"
alt=""
class="lowerRight"
/>
<div class="title">火化量汇总</div> <div class="title">火化量汇总</div>
<div class="provideFlex"> <div class="provideFlex">
<div class="text">火化总数</div> <div class="text">火化总数</div>
...@@ -37,10 +53,26 @@ ...@@ -37,10 +53,26 @@
<el-row :gutter="20"> <el-row :gutter="20">
<el-col :span="24"> <el-col :span="24">
<div class="wian"> <div class="wian">
<img src="./../../../assets/images/01-左上角.png" alt="" class="topLeft"> <img
<img src="./../../../assets/images/02-右上角.png" alt="" class="topRight"> src="./../../../assets/images/01-左上角.png"
<img src="./../../../assets/images/03-左下角.png" alt="" class="lowerLeft"> alt=""
<img src="./../../../assets/images/04-右下角.png" alt="" class="lowerRight"> class="topLeft"
/>
<img
src="./../../../assets/images/02-右上角.png"
alt=""
class="topRight"
/>
<img
src="./../../../assets/images/03-左下角.png"
alt=""
class="lowerLeft"
/>
<img
src="./../../../assets/images/04-右下角.png"
alt=""
class="lowerRight"
/>
<div class="title">火化率统计</div> <div class="title">火化率统计</div>
<div id="proportion" class="proportion"></div> <div id="proportion" class="proportion"></div>
</div> </div>
...@@ -53,10 +85,26 @@ ...@@ -53,10 +85,26 @@
<el-row :gutter="20"> <el-row :gutter="20">
<el-col :span="24" <el-col :span="24"
><div class="wians"> ><div class="wians">
<img src="./../../../assets/images/01-左上角.png" alt="" class="topLeft"> <img
<img src="./../../../assets/images/02-右上角.png" alt="" class="topRight"> src="./../../../assets/images/01-左上角.png"
<img src="./../../../assets/images/03-左下角.png" alt="" class="lowerLeft"> alt=""
<img src="./../../../assets/images/04-右下角.png" alt="" class="lowerRight"> class="topLeft"
/>
<img
src="./../../../assets/images/02-右上角.png"
alt=""
class="topRight"
/>
<img
src="./../../../assets/images/03-左下角.png"
alt=""
class="lowerLeft"
/>
<img
src="./../../../assets/images/04-右下角.png"
alt=""
class="lowerRight"
/>
<div class="title">当前选择:广西全区</div> <div class="title">当前选择:广西全区</div>
<div class="provideMap" id="provideMap"></div> <div class="provideMap" id="provideMap"></div>
<a class="returnInfos" @click="returnInfo">返回上一级</a> <a class="returnInfos" @click="returnInfo">返回上一级</a>
...@@ -67,10 +115,26 @@ ...@@ -67,10 +115,26 @@
<el-row :gutter="20"> <el-row :gutter="20">
<el-col :span="24" <el-col :span="24"
><div class="wianss"> ><div class="wianss">
<img src="./../../../assets/images/01-左上角.png" alt="" class="topLeft"> <img
<img src="./../../../assets/images/02-右上角.png" alt="" class="topRight"> src="./../../../assets/images/01-左上角.png"
<img src="./../../../assets/images/03-左下角.png" alt="" class="lowerLeft"> alt=""
<img src="./../../../assets/images/04-右下角.png" alt="" class="lowerRight"> class="topLeft"
/>
<img
src="./../../../assets/images/02-右上角.png"
alt=""
class="topRight"
/>
<img
src="./../../../assets/images/03-左下角.png"
alt=""
class="lowerLeft"
/>
<img
src="./../../../assets/images/04-右下角.png"
alt=""
class="lowerRight"
/>
<div class="title">火化区域分析</div> <div class="title">火化区域分析</div>
<div id="annualStatistics" class="annualStatistics"></div> <div id="annualStatistics" class="annualStatistics"></div>
</div> </div>
...@@ -81,13 +145,28 @@ ...@@ -81,13 +145,28 @@
<!-- 右 --> <!-- 右 -->
<el-col :span="6"> <el-col :span="6">
<div class="wiansInfoS"> <div class="wiansInfoS">
<img src="./../../../assets/images/01-左上角.png" alt="" class="topLeft"> <img
<img src="./../../../assets/images/02-右上角.png" alt="" class="topRight"> src="./../../../assets/images/01-左上角.png"
<img src="./../../../assets/images/03-左下角.png" alt="" class="lowerLeft"> alt=""
<img src="./../../../assets/images/04-右下角.png" alt="" class="lowerRight"> class="topLeft"
/>
<img
src="./../../../assets/images/02-右上角.png"
alt=""
class="topRight"
/>
<img
src="./../../../assets/images/03-左下角.png"
alt=""
class="lowerLeft"
/>
<img
src="./../../../assets/images/04-右下角.png"
alt=""
class="lowerRight"
/>
<div class="wiansInfo"> <div class="wiansInfo">
<div class="title">火化信息查询</div> <div class="title">火化信息查询</div>
<el-input <el-input
type="text" type="text"
...@@ -112,7 +191,12 @@ ...@@ -112,7 +191,12 @@
width="50px" width="50px"
> >
</el-table-column> </el-table-column>
<el-table-column prop="siName" label="姓名" align="center" width="60px"> <el-table-column
prop="siName"
label="姓名"
align="center"
width="60px"
>
</el-table-column> </el-table-column>
<!-- <el-table-column <!-- <el-table-column
prop="siDeathDate" prop="siDeathDate"
...@@ -162,7 +246,7 @@ export default { ...@@ -162,7 +246,7 @@ export default {
cremationStats: {}, cremationStats: {},
cremationRateStats: {}, cremationRateStats: {},
cremationStatsList: {}, cremationStatsList: {},
cremation:[] cremation: [],
}; };
}, },
created() { created() {
...@@ -170,7 +254,7 @@ export default { ...@@ -170,7 +254,7 @@ export default {
this.getCremationRateStatsFun(); this.getCremationRateStatsFun();
this.getCremationStatsListFun(); this.getCremationStatsListFun();
this.getMapData("g450000"); //默认展示广西 g450000 this.getMapData("g450000"); //默认展示广西 g450000
this.cremationSearchFun() this.cremationSearchFun();
}, },
methods: { methods: {
inputBtn() { inputBtn() {
...@@ -598,30 +682,29 @@ export default { ...@@ -598,30 +682,29 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.lowerLeft {
.lowerLeft{ position: absolute;
position:absolute; width: 10px;
width: 10px;
height: 10px; height: 10px;
left: -2px; left: -2px;
bottom: -2px; bottom: -2px;
} }
.lowerRight{ .lowerRight {
position:absolute; position: absolute;
width: 10px; width: 10px;
height: 10px; height: 10px;
right: -2px; right: -2px;
bottom: -2px; bottom: -2px;
} }
.topLeft{ .topLeft {
position:absolute; position: absolute;
width: 10px; width: 10px;
height: 10px; height: 10px;
top: -2px; top: -2px;
left: -2px; left: -2px;
} }
.topRight{ .topRight {
position:absolute; position: absolute;
width: 10px; width: 10px;
height: 10px; height: 10px;
top: -2px; top: -2px;
...@@ -708,7 +791,7 @@ bottom: -2px; ...@@ -708,7 +791,7 @@ bottom: -2px;
.wian { .wian {
position: relative; position: relative;
border: 1px solid #1A6295; border: 1px solid #1a6295;
width: 100%; width: 100%;
height: 400px; height: 400px;
background-color: #082c61; background-color: #082c61;
...@@ -716,7 +799,7 @@ bottom: -2px; ...@@ -716,7 +799,7 @@ bottom: -2px;
.wians { .wians {
position: relative; position: relative;
border: 1px solid #1A6295; border: 1px solid #1a6295;
width: 100%; width: 100%;
height: 500px; height: 500px;
background-color: #082c61; background-color: #082c61;
...@@ -724,7 +807,7 @@ bottom: -2px; ...@@ -724,7 +807,7 @@ bottom: -2px;
.wianss { .wianss {
position: relative; position: relative;
border: 1px solid #1A6295; border: 1px solid #1a6295;
width: 100%; width: 100%;
height: 300px; height: 300px;
background-color: #082c61; background-color: #082c61;
...@@ -737,10 +820,10 @@ bottom: -2px; ...@@ -737,10 +820,10 @@ bottom: -2px;
overflow: hidden; overflow: hidden;
overflow-y: scroll; overflow-y: scroll;
} }
.wiansInfoS{ .wiansInfoS {
width: 100%; width: 100%;
position: relative; position: relative;
border: 1px solid #1A6295; border: 1px solid #1a6295;
} }
.wiansInfo::-webkit-scrollbar { .wiansInfo::-webkit-scrollbar {
......
...@@ -153,21 +153,21 @@ ...@@ -153,21 +153,21 @@
<el-table-column prop="address" label="所在地" align="center" > <el-table-column prop="address" label="所在地" align="center" >
</el-table-column> </el-table-column>
<!-- <el-table-column <!-- <el-table-column
prop="name" prop="provideState"
label="类型" label="类型"
align="center" align="center"
width="50px" width="50px"
> >
</el-table-column> </el-table-column>
<el-table-column <el-table-column
prop="name" prop="helpAmount"
label="金额" label="金额"
align="center" align="center"
width="50px" width="50px"
> >
</el-table-column> --> </el-table-column> -->
<el-table-column <el-table-column
prop="createTime" prop="endProvideDate"
label="时间" label="时间"
align="center" align="center"
width="70px" width="70px"
...@@ -193,7 +193,7 @@ import { ...@@ -193,7 +193,7 @@ import {
getThreeYearShjzProvideStats, getThreeYearShjzProvideStats,
getFivesYearShjzAchieveStats, getFivesYearShjzAchieveStats,
getAreaYearShjzAchieveStats, getAreaYearShjzAchieveStats,
lowIncomeSearch, societyHelpSearch,
getMapData, getMapData,
} from "@/api/unified/unified"; } from "@/api/unified/unified";
export default { export default {
...@@ -218,7 +218,7 @@ export default { ...@@ -218,7 +218,7 @@ export default {
this.getFivesYearShjzAchieveStatsFun(); this.getFivesYearShjzAchieveStatsFun();
this.getAreaYearShjzAchieveStatsFun(); this.getAreaYearShjzAchieveStatsFun();
this.getMapData("g450000"); //默认展示广西 g450000 this.getMapData("g450000"); //默认展示广西 g450000
this.lowIncomeSearchFun(); this.societyHelpSearchFun();
}, },
methods: { methods: {
rowStyle({ row, rowsIndex }) { rowStyle({ row, rowsIndex }) {
...@@ -231,11 +231,11 @@ export default { ...@@ -231,11 +231,11 @@ export default {
inputBtn() { inputBtn() {
console.log(this.value); console.log(this.value);
this.lowIncomeSearchFun(); this.societyHelpSearchFun();
}, },
lowIncomeSearchFun() { societyHelpSearchFun() {
lowIncomeSearch({ societyHelpSearch({
keyword: this.values, keyword: this.values,
}).then((res) => { }).then((res) => {
console.log(res, "低保对象搜索"); console.log(res, "低保对象搜索");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment