gang.huang 1 rok pred
rodič
commit
374ee08e15
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  1. 2 1
      admin/templates/default/merchant.edit.php

+ 2 - 1
admin/templates/default/merchant.edit.php

@@ -72,12 +72,13 @@
                         <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>