songxingwei 2 年之前
父節點
當前提交
a9e667d22f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/admin/view/teaching_knowledge/form.html

+ 1 - 1
app/admin/view/teaching_knowledge/form.html

@@ -34,7 +34,7 @@
         <tr>
             <td  width="10%" class="infoBoxTd"><div style="width:55px;">话题<br />(<a href="#" id="AddMoreFileBox" style="color: red" class="btn btn-info">添加</a>):</div></td>
             <td colspan="2" id="InputsWrapper">
-                    <span><input type="text" name="mytext[]" id="field_0" value="{$l.title}" style="width:400px;"/><a href="#" class="removeclass">×</a>&nbsp;</span>
+                    <span><input type="text" name="mytext[]" id="field_0" value="" style="width:400px;"/><a href="#" class="removeclass">×</a>&nbsp;</span>
             </td>
         </tr>