wupengfei 2 years ago
parent
commit
d6ae0e0718
2 changed files with 3 additions and 4 deletions
  1. 3 2
      .idea/workspace.xml
  2. 0 2
      application/operate/view/recruit_cate/index.html

+ 3 - 2
.idea/workspace.xml

@@ -2,7 +2,8 @@
 <project version="4">
   <component name="ChangeListManager">
     <list default="true" id="1a36929e-c054-4875-a943-593a74e55fa4" name="Default Changelist" comment="">
-      <change beforePath="$PROJECT_DIR$/application/operate/view/recruit_cate/form.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/operate/view/recruit_cate/form.html" afterDir="false" />
+      <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_cate/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/operate/view/recruit_cate/index.html" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -206,7 +207,7 @@
       <workItem from="1663115672199" duration="17172000" />
       <workItem from="1663216924630" duration="8987000" />
       <workItem from="1663289320226" duration="8186000" />
-      <workItem from="1663374115380" duration="2806000" />
+      <workItem from="1663374115380" duration="2877000" />
     </task>
     <servers />
   </component>

+ 0 - 2
application/operate/view/recruit_cate/index.html

@@ -26,7 +26,6 @@
                 <button type="button" data-reload class="layui-btn layui-btn-xs">刷 新</button>
             </th>
             <th style="width:260px"></th>
-            <th style="width:260px"></th>
             <th class='layui-hide-xs' style="width:180px"></th>
             <th colspan="2"></th>
         </tr>
@@ -41,7 +40,6 @@
                 <input data-action-blur="{:request()->url()}" data-value="id#{$vo.id};action#sort;sort#{value}" data-loading="false" value="{$vo.sort}" class="list-sort-input">
             </td>
             <td class="nowrap"><span class="color-desc">{$vo.spl|raw}</span>{$vo.title}</td>
-            <td class="nowrap"><img data-tips-image="{$vo.logo|default=''}"  src="{$vo.logo|default=''}" width="35px"></td>
             <td class='text-center nowrap'>{eq name='vo.status' value='0'}<span class="color-red">已禁用</span>{else}<span class="color-green">使用中</span>{/eq}</td>
             <td class='text-center nowrap notselect'>
                 {if auth("add")}