wupengfei 2 년 전
부모
커밋
e1c6e34075
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 1
      .idea/workspace.xml
  2. 3 3
      application/nutrition/view/video_manage/form.html

+ 1 - 1
.idea/workspace.xml

@@ -182,7 +182,7 @@
       <workItem from="1660697982291" duration="9650000" />
       <workItem from="1660730926670" duration="1018000" />
       <workItem from="1660783282150" duration="17421000" />
-      <workItem from="1660870368036" duration="10733000" />
+      <workItem from="1660870368036" duration="10831000" />
     </task>
     <servers />
   </component>

+ 3 - 3
application/nutrition/view/video_manage/form.html

@@ -139,11 +139,11 @@
                         </thead>
                         <tbody class="mud_html">
                         <tr>
-                            <td class='text-left '  style=" border-width: 1px 1px 1px !important;">
-                                <input  class="layui-input"   name="first_num[]"   value="" />
+                            <td class='text-left label_group' >
+                                <input type="checkbox" name="depot[{$key}]" title="{$value}">
                             </td>
                             <td class='text-left '  style=" border-width: 1px 1px 1px !important;">
-                                <span class='edit_area' >编 辑</span>  &nbsp;&nbsp;&nbsp;<span class="add_mud">添加分组</span>
+                                nbsp;&nbsp;&nbsp;<span class="add_mud">添加分组</span>
                             </td>
                         </tr>
                         </tbody>