wupengfei il y a 2 ans
Parent
commit
8d339ec603
2 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 1 1
      .idea/workspace.xml
  2. 2 2
      application/operate/view/recruit/map.html

+ 1 - 1
.idea/workspace.xml

@@ -228,7 +228,7 @@
       <workItem from="1665451038308" duration="20434000" />
       <workItem from="1665535775245" duration="5105000" />
       <workItem from="1665543789478" duration="14967000" />
-      <workItem from="1665621143948" duration="20826000" />
+      <workItem from="1665621143948" duration="20871000" />
     </task>
     <servers />
   </component>

+ 2 - 2
application/operate/view/recruit/map.html

@@ -61,9 +61,9 @@
 <script type="text/javascript"
         src="https://webapi.amap.com/maps?v=1.4.15&key=5295cbb966c063bde1ed33c1de7ed6bd"></script>
 <script type="text/javascript">
-
+    var map,marker
     setTimeout(function () {
-        var marker, map = new AMap.Map("container", {
+         marker, map = new AMap.Map("container", {
             resizeEnable: true,
             center: [116.397428, 39.90923],
             zoom: 13