diff --git a/code/apps/resource/views/__partail/taoyu.html b/code/apps/resource/views/__partail/taoyu.html
index 49f7eb2..ae5cc2d 100644
--- a/code/apps/resource/views/__partail/taoyu.html
+++ b/code/apps/resource/views/__partail/taoyu.html
@@ -2091,9 +2091,7 @@
                             </td>
                             <td>
                                 <a target="_blank" class="btn btn-xs btn-primary goResourceContent" data-index="[[index]]">内容编辑</a>
-                                [[if index > 1]]
                                 <button class="btn btn-danger btn-sm delBtn" data-event="headChannelSwitch.list" type="button" data-index="[[index]]">删除</button></td>
-                            [[/if]]
                         </tr>
                         </tbody>
                     </table>