瀏覽代碼

删除扣款输入框

gang.huang 1 年之前
父節點
當前提交
ff5e0502f2
共有 1 個文件被更改,包括 0 次插入8 次删除
  1. 0 8
      admin/templates/default/merchant.edit.php

+ 0 - 8
admin/templates/default/merchant.edit.php

@@ -76,14 +76,6 @@
                         <option value="100000">十万次</option>
                         <option value="1000">一千次</option>
                     </select>
-                    <span>扣款:</span>
-                    <input 
-                         type="text"
-                         id="credit_bonus" 
-                         name="query_reduce_amount" 
-                         class="txt" 
-                         style="width:80px;"
-                         value="" />
                     <div id="money" style="color:red; display: inline-block"></div>
                 </td>
                 <td class="vatop tips"></td>