wupengfei 2 years ago
parent
commit
7900ff536a

+ 4 - 3
.idea/workspace.xml

@@ -4,6 +4,7 @@
     <list default="true" id="1a36929e-c054-4875-a943-593a74e55fa4" name="Default Changelist" comment="">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/application/operate/view/recruit/form.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/operate/view/recruit/form.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/public/static/plugs/jquery/uploader.js" beforeDir="false" afterPath="$PROJECT_DIR$/public/static/plugs/jquery/uploader.js" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -228,7 +229,7 @@
       <workItem from="1665451038308" duration="20434000" />
       <workItem from="1665535775245" duration="5105000" />
       <workItem from="1665543789478" duration="14967000" />
-      <workItem from="1665621143948" duration="22944000" />
+      <workItem from="1665621143948" duration="23081000" />
     </task>
     <servers />
   </component>
@@ -302,9 +303,9 @@
       <screen x="0" y="0" width="2560" height="1400" />
     </state>
     <state x="1058" y="441" width="746" height="548" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1665623025481" />
-    <state x="1237" y="367" width="672" height="678" key="search.everywhere.popup" timestamp="1665558749813">
+    <state x="1381" y="251" width="672" height="678" key="search.everywhere.popup" timestamp="1665651079101">
       <screen x="0" y="0" width="2560" height="1400" />
     </state>
-    <state x="1237" y="367" width="672" height="678" key="search.everywhere.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1665558749813" />
+    <state x="1381" y="251" width="672" height="678" key="search.everywhere.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1665651079101" />
   </component>
 </project>

+ 1 - 0
application/operate/view/recruit/form.html

@@ -373,6 +373,7 @@
             }
         }
         addMark(longitude,latitude);
+        console.log(longitude,latitude,6666)
     }
 
 

+ 1 - 1
public/static/plugs/jquery/uploader.js

@@ -12,7 +12,7 @@ define(function () {
 
         // 初始化上传组件
         function renderUploader(options, headers) {
-            console.log(options)
+           // console.log(options)
             this.options = {
                 proindex: 0,
                 elem: element,