Jelajahi Sumber

地图密钥key更改

nanMing 2 tahun lalu
induk
melakukan
6a3b954b0d

+ 1 - 1
ruoyi-ui/public/index.html

@@ -10,7 +10,7 @@
     <!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
 	  <script>
       window._AMapSecurityConfig = {
-        securityJsCode: '0e5682af5754293079d3858faeffdb79'
+        securityJsCode: 'e49f166f9eeb4c9c8e7e5e9e623e28a2'
       };
     </script>
     <style>

+ 1 - 1
ruoyi-ui/src/views/organization/jggl/jcxx/index.vue

@@ -1016,7 +1016,7 @@ export default {
       },
       initAMap() {
         AMapLoader.load({
-          key: '2745bfd9ac871c59af56daa0717c5a0d',  //设置您的key
+          key: '0445c169f4b9ffcf20cb016aa8e9f165',  //设置您的key
           version: '2.0',
           plugins: ['AMap.ToolBar', 'AMap.Driving', 'AMap.Geocoder'],
           AMapUI: {

+ 1 - 1
ruoyi-ui/src/views/organization/jggl/sqJcxx/index.vue

@@ -1457,7 +1457,7 @@ export default {
     },
     initAMap() {
       AMapLoader.load({
-        key: "2745bfd9ac871c59af56daa0717c5a0d", //设置您的key
+        key: "0445c169f4b9ffcf20cb016aa8e9f165", //设置您的key
         version: "2.0",
         plugins: ["AMap.ToolBar", "AMap.Driving", "AMap.Geocoder"],
         AMapUI: {

+ 1 - 1
ruoyi-ui/src/views/shijihome/index.vue

@@ -446,7 +446,7 @@ export default {
     },
     initAMap() {
       AMapLoader.load({
-        key: '2745bfd9ac871c59af56daa0717c5a0d',  //设置您的key
+        key: '0445c169f4b9ffcf20cb016aa8e9f165',  //设置您的key
         version: '2.0',
         plugins: ['AMap.ToolBar', 'AMap.Driving','AMap.MarkerCluster'],
         AMapUI: {

+ 1 - 1
ruoyi-ui/src/views/sjhome/index.vue

@@ -457,7 +457,7 @@ export default {
 },
     initAMap() {
       AMapLoader.load({
-        key: '2745bfd9ac871c59af56daa0717c5a0d', //设置您的key
+        key: '0445c169f4b9ffcf20cb016aa8e9f165', //设置您的key
         version: '2.0',
         plugins: ['AMap.ToolBar', 'AMap.Driving','AMap.MarkerCluster'],
         AMapUI: {

+ 1 - 1
ruoyi-web/index.html

@@ -9,7 +9,7 @@
   <!--<script type="text/javascript" src="/flexible.js"></script>-->
   <script>
     window._AMapSecurityConfig = {
-      securityJsCode: '0e5682af5754293079d3858faeffdb79'
+      securityJsCode: 'e49f166f9eeb4c9c8e7e5e9e623e28a2 '
     };
   </script>
   <style type="text/css">

+ 1 - 1
ruoyi-web/src/views/jgxq/index.vue

@@ -198,7 +198,7 @@ const {proxy} = getCurrentInstance();
     const initMap = () => {
         {
             AMapLoader.load({
-                key: '2745bfd9ac871c59af56daa0717c5a0d',  //设置您的key
+                key: '0445c169f4b9ffcf20cb016aa8e9f165',  //设置您的key
                 version: "2.0",
                 plugins: ['AMap.ToolBar', 'AMap.Driving'],
                 AMapUI: {

+ 1 - 1
ruoyi-web/src/views/yldt/index.vue

@@ -569,7 +569,7 @@ const map = shallowRef(null)
 const initMap = () => {
 	{
 		AMapLoader.load({
-			key: "2745bfd9ac871c59af56daa0717c5a0d", //设置您的key
+			key: "0445c169f4b9ffcf20cb016aa8e9f165", //设置您的key
 			version: "2.0",
 			plugins: [
 				"AMap.ToolBar",