浏览代码

merchant edit poliy update

xiaoyu 3 年之前
父节点
当前提交
805d098ca6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      admin/templates/default/merchant.edit.php

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

@@ -85,7 +85,7 @@
                     <input name="quality" <?php if($output['merchant']['quality'] == 12){ echo 'checked';}?> value="12" type="radio">三方一次+普充
                     <input name="quality" <?php if($output['merchant']['quality'] == 13){ echo 'checked';}?> value="13" type="radio">三方一次+普充+卡密+快充
                     <input name="quality" <?php if($output['merchant']['quality'] == 14){ echo 'checked';}?> value="14" type="radio">普充+快充
-                    <input name="quality" <?php if($output['merchant']['quality'] == 15){ echo 'checked';}?> value="15" type="radio">慢充24+普充
+                    <input name="quality" <?php if($output['merchant']['quality'] == 15){ echo 'checked';}?> value="15" type="radio">慢充6+普充
                 </td>
             </tr>
             </tbody>