wupengfei 2 年之前
父節點
當前提交
55949f15f7
共有 2 個文件被更改,包括 2 次插入3 次删除
  1. 1 2
      .idea/workspace.xml
  2. 1 1
      application/operate/view/recruit/form.html

+ 1 - 2
.idea/workspace.xml

@@ -2,7 +2,6 @@
 <project version="4">
   <component name="ChangeListManager">
     <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" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
@@ -228,7 +227,7 @@
       <workItem from="1665451038308" duration="20434000" />
       <workItem from="1665535775245" duration="5105000" />
       <workItem from="1665543789478" duration="14967000" />
-      <workItem from="1665621143948" duration="23236000" />
+      <workItem from="1665621143948" duration="23270000" />
     </task>
     <servers />
   </component>

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

@@ -281,7 +281,7 @@
                         <label class="layui-col-xs9 relative">
                             <span class="color-green">地图</span>
                             <div>
-                                <div id="container" style="width:800px; height: 500px;"></div>
+                                <div id="container" style="width:100%; height: 500px;"></div>
                             </div>
                             <div class="layui-input-inline">
                                 <input type="hidden" id="longitude" name="longitude"  value="{$vo.longitude|default=''}">