230320a303 1 month ago
parent
commit
38263156f3
3 changed files with 4 additions and 1 deletions
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.18ae86d9.js
  3. 4 1
      src/main.js

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.18ae86d9.js


+ 4 - 1
src/main.js

@@ -46,8 +46,11 @@ Vue.use(dataV)
 
 import VueAMap from 'vue-amap' // 高德
 Vue.use(VueAMap)
+window._AMapSecurityConfig = {
+  securityJsCode:'5e00a24cb2f5804eb8ec8e081a88ac7a',
+}
 VueAMap.initAMapApiLoader({
-  key: '8343df94cab859af3bd36362029a4e19',
+  key: 'c110837412073f4b1eeb88f562ca4f85',
   plugin: ['AMap.MouseTool'],
   plugin: ['AMap.AutoComplete','AMap.MarkerClusterer','AMap.DistrictSearch', 'AMap.MouseTool', 'AMap.Scale', 'AMap.OverView', 'AMap.ToolBar', 'AMap.MapType', 'AMap.PlaceSearch', 'AMap.Geolocation', 'AMap.Geocoder', 'AMap.TileLayer'],
   v: '1.4.15',

Some files were not shown because too many files changed in this diff