|
@@ -59,11 +59,11 @@ export default {
|
|
|
colorArr2: [
|
|
|
{color: '#ff003f', t: '纯商业'},
|
|
|
{color: '#999', t: '商综合'},
|
|
|
- {color: '#007299', t: '公共'},
|
|
|
+ {color: '#007299', t: '政府企业办公楼'},
|
|
|
{color: '#00ff3f', t: '公园'},
|
|
|
{color: '#4da4ee', t: '医院'},
|
|
|
- {color: '#dc3021', t: 'other1'},
|
|
|
- {color: '#f8a41c', t: 'other2'},
|
|
|
+ {color: '#dc3021', t: '变电站污水处理厂等'},
|
|
|
+ {color: '#f8a41c', t: '商业娱乐'},
|
|
|
{color: '#795ab8', t: 'other3'},
|
|
|
],
|
|
|
cObj: {},
|