diff --git a/js/common/unit.js b/js/common/unit.js index 2415bbe..ce63916 100644 --- a/js/common/unit.js +++ b/js/common/unit.js @@ -7,15 +7,26 @@ */ sysComm = { + // sysCode: '1001',//系统编码 + // cityId:91,//市id + // provId:5,//省id + // cityName:'赤峰市',//城市 + // areaName:'赤峰市红山区', + // point_lng:118.917132,//赤峰市万达广场经度 + // point_lat:42.255586,//赤峰市万达广场纬度(118.917132,42.255586) + // centerpoint_lng:118.967899,//热点区域中心点 + // centerpoint_lat:42.279838,//维多利购物广场坐标(118.967899,42.279838) + // grantType: 'PASSWORD',//授权模式 + // clientType: 'WEB'//客户端类型 sysCode: '1001',//系统编码 - cityId:91,//市id - provId:5,//省id - cityName:'赤峰市',//城市 - areaName:'赤峰市红山区', - point_lng:118.917132,//赤峰市万达广场经度 - point_lat:42.255586,//赤峰市万达广场纬度(118.917132,42.255586) - centerpoint_lng:118.967899,//热点区域中心点 - centerpoint_lat:42.279838,//维多利购物广场坐标(118.967899,42.279838) + cityId:309,//市id + provId:23,//省id + cityName:'眉山市',//城市 + areaName:'眉山市东坡区', + point_lng:103.839461,//赤峰市万达广场经度 + point_lat:30.044922,//赤峰市万达广场纬度(118.917132,42.255586) + centerpoint_lng:103.839461,//热点区域中心点 + centerpoint_lat:30.044922,//维多利购物广场坐标(118.967899,42.279838) grantType: 'PASSWORD',//授权模式 clientType: 'WEB'//客户端类型 } diff --git a/js/pagejs/index.js b/js/pagejs/index.js index cee4312..02c57d9 100644 --- a/js/pagejs/index.js +++ b/js/pagejs/index.js @@ -202,10 +202,10 @@ radar: { indicator: [ - {text: '红山区', max: 100}, - {text: '松山区', max: 100}, - {text: '元宝山区', max: 100}, - {text: '其他', max: 100} + {text: '', max: 100}, + {text: '', max: 100}, + {text: '', max: 100}, + {text: '', max: 100} ], name: { textStyle: { @@ -291,7 +291,7 @@ } ] }; - radarechart.setOption(radar_echart_option,true); + // radarechart.setOption(radar_echart_option,true); //左中柱图bar_l_echart