|
|
@@ -25,14 +25,14 @@ Vue.prototype.$echarts = echarts;
|
|
|
|
|
|
// 初始化vue-amap
|
|
|
VueAMap.initAMapApiLoader({
|
|
|
- key: '313da1394834ef78b8ed910155f9a486',
|
|
|
+ key: '70f5f954e1b32e3e7937daae001e9461',
|
|
|
plugin: ['AMap.Geocoder', 'AMap.GraspRoad', 'AMap.ReverseGeocode', 'AMap.Geolocation',
|
|
|
'AMap.TrackBack', 'AMap.AutoComplete', 'AMap.PlaceSearch'
|
|
|
], // 添加您需要的插件
|
|
|
});
|
|
|
|
|
|
window._AMapSecurityConfig = {
|
|
|
- securityJsCode: "73b1d7a6bb91f9f799a4da7aef2ee20e",
|
|
|
+ securityJsCode: "d03c60f5f05246a3a57380f8e5882f71",
|
|
|
}
|
|
|
|
|
|
Vue.directive('removeHidden', {
|