'修改房地资源'
This commit is contained in:
parent
209532bf9c
commit
196a3d8d87
|
@ -127,7 +127,7 @@ export default {
|
|||
series: [
|
||||
{
|
||||
type: "bar",
|
||||
data: [3, 31, 13, 9, 3, 0, 2,13],
|
||||
data: [1, 2, 1, 0, 0, 0, 2,2],
|
||||
barWidth: "15px",
|
||||
showBackground: true,
|
||||
itemStyle: {
|
||||
|
|
|
@ -145,10 +145,10 @@ export default {
|
|||
{ imgUrl: require("@/assets/landRes/land_area.png"), count: 4499759.42, title: "全省宗地面积" },
|
||||
{ imgUrl: require("@/assets/landRes/amount.png"), count: 1779, title: "全省房产数量" },
|
||||
{ imgUrl: require("@/assets/landRes/estate_area.png"), count: 2970888.91, title: "全省房产面积" },],
|
||||
nanjing:[{ imgUrl: require("@/assets/landRes/land_logo.png"), count: 1136, title: "南京市宗地数量" },
|
||||
{ imgUrl: require("@/assets/landRes/land_area.png"), count: 4499759.42, title: "南京市宗地面积" },
|
||||
{ imgUrl: require("@/assets/landRes/amount.png"), count: 1779, title: "南京市房产数量" },
|
||||
{ imgUrl: require("@/assets/landRes/estate_area.png"), count: 2970888.91, title: "南京市房产面积" },],
|
||||
nanjing:[{ imgUrl: require("@/assets/landRes/land_logo.png"), count: 126, title: "南京市宗地数量" },
|
||||
{ imgUrl: require("@/assets/landRes/land_area.png"), count: 278395.34, title: "南京市宗地面积" },
|
||||
{ imgUrl: require("@/assets/landRes/amount.png"), count: 145, title: "南京市房产数量" },
|
||||
{ imgUrl: require("@/assets/landRes/estate_area.png"), count: 212423.28, title: "南京市房产面积" },],
|
||||
zhengjiang:[{ imgUrl: require("@/assets/landRes/land_logo.png"), count: 1136, title: "南京市宗地数量" },
|
||||
{ imgUrl: require("@/assets/landRes/land_area.png"), count: 4499759.42, title: "南京市宗地面积" },
|
||||
{ imgUrl: require("@/assets/landRes/amount.png"), count: 1779, title: "南京市房产数量" },
|
||||
|
@ -189,24 +189,31 @@ export default {
|
|||
nanjing: {
|
||||
// header:['规划用途', '南京数量', '南京占比'],
|
||||
data:
|
||||
[['机关单位用地', '1', '0.15%'],
|
||||
['城镇单一住宅', '1', '0.15%'],
|
||||
['仓储用地', '5', '0.36%'],
|
||||
['住宅用地', '2', '0.15%'],
|
||||
['市政公共', '1', '0.07%'],
|
||||
['物流仓储用地', '16', '1.17%'],
|
||||
['非独栋居住用地', '341', '24.87%'],
|
||||
['绿地与广场用地', '1', '0.07%'],
|
||||
['城镇混合住宅', '1', '0.07%'],
|
||||
['城镇住宅用地', '40', '2.92%'],
|
||||
['公共管理与公共服务设施用地', '90', '6.56%'],
|
||||
['公用设施用地', '119', '8.68%'],
|
||||
['工业用地', '41', '2.99%'],
|
||||
['商业服务设施用地', '98', '7.15%'],
|
||||
['建设用地', '49', '3.57%'],
|
||||
['商服用地', '2', '0.15%'],
|
||||
['其他商服用地', '1', '0.07%'],
|
||||
['居住用地', '560', '40.85%'],]},
|
||||
// [['机关单位用地', '1', '0.15%'],
|
||||
// ['城镇单一住宅', '1', '0.15%'],
|
||||
// ['仓储用地', '5', '0.36%'],
|
||||
// ['住宅用地', '2', '0.15%'],
|
||||
// ['市政公共', '1', '0.07%'],
|
||||
// ['物流仓储用地', '16', '1.17%'],
|
||||
// ['非独栋居住用地', '341', '24.87%'],
|
||||
// ['绿地与广场用地', '1', '0.07%'],
|
||||
// ['城镇混合住宅', '1', '0.07%'],
|
||||
// ['城镇住宅用地', '40', '2.92%'],
|
||||
// ['公共管理与公共服务设施用地', '90', '6.56%'],
|
||||
// ['公用设施用地', '119', '8.68%'],
|
||||
// ['工业用地', '41', '2.99%'],
|
||||
// ['商业服务设施用地', '98', '7.15%'],
|
||||
// ['建设用地', '49', '3.57%'],
|
||||
// ['商服用地', '2', '0.15%'],
|
||||
// ['其他商服用地', '1', '0.07%'],
|
||||
// ['居住用地', '560', '40.85%'],]
|
||||
//
|
||||
[
|
||||
['公用设施用地', '10', '7.94%'],
|
||||
['工业用地', '4', '3.17%'],
|
||||
['商业服务设施用地', '36', '28.57%'],
|
||||
]
|
||||
},
|
||||
zhengjiang:{
|
||||
header:['规划用途', '全省数量', '全省占比'],
|
||||
data:[['机关单位用地', '2', '0.15%'],
|
||||
|
@ -275,14 +282,16 @@ export default {
|
|||
// [['2019', '2', '16.67%'],
|
||||
// ['2021', '2', '16.67%'],
|
||||
// ['2022', '5', '66.67%'],['无', '无', '无'],]
|
||||
[['1950-1959', '4', '0.29%'],
|
||||
['1960-1969', '1', '0.07%'],
|
||||
['1970-1979', '12', '0.87%'],
|
||||
['1980-1989', '138', '10.01%'],
|
||||
['1990-1999', '144', '10.45%'],
|
||||
['2000-2009', '669', '48.55%'],
|
||||
['2010-2019', '370', '26.85%'],
|
||||
['2020-2029', '40', '2.9%'],
|
||||
[
|
||||
// ['1950-1959', '4', '0.29%'],
|
||||
// ['1960-1969', '1', '0.07%'],
|
||||
// ['1970-1979', '12', '0.87%'],
|
||||
// ['1980-1989', '138', '10.01%'],
|
||||
// ['1990-1999', '144', '10.45%'],
|
||||
// ['2000-2009', '669', '48.55%'],
|
||||
// ['2010-2019', '370', '26.85%'],
|
||||
// ['2020-2029', '40', '2.9%'],
|
||||
['2022', '3', '100%'],
|
||||
]
|
||||
},
|
||||
levelConfigData:{nanjing:{data: [0],}},
|
||||
|
@ -443,7 +452,8 @@ export default {
|
|||
|
||||
mounted() {
|
||||
this.cancelLoading();
|
||||
this.initWebSocket ()
|
||||
this.initWebSocket ();
|
||||
this.go( 'nanjing')
|
||||
},
|
||||
sockets:{
|
||||
connect(){
|
||||
|
@ -511,7 +521,7 @@ export default {
|
|||
// console.log("")
|
||||
this.imgList=this.imgListData.nanjing
|
||||
this.centerList = this.centerListData.nanjing
|
||||
this.config = this.configData.nanjing
|
||||
this.config = this.configData.nanjing.data
|
||||
this.resourcesList =this.resourcesListData.nanjing
|
||||
this.levelConfig.data=this.levelConfigData.nanjing.data
|
||||
// this.$forceUpdate();
|
||||
|
|
Loading…
Reference in New Issue