Ver Fonte

对私支付样式调整

Robin há 6 anos atrás
pai
commit
bd1e235b11
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      normandcrm/service/common/pay/duisi/PayHandler.php

+ 1 - 1
normandcrm/service/common/pay/duisi/PayHandler.php

@@ -121,7 +121,7 @@ class PayHandler extends BasePayHandler
     public static function createGetHtml($money)
     {
         $html = <<<eot
-        <div style="border: 1px solid green;width:800px;height: 350px;margin:10% auto;text-align: center;border-radius:30px;padding-top:70px; ">
+        <div style="border: 1px solid green;width:800px;height: 500px;margin:10% auto;text-align: center;border-radius:30px;padding-top:70px; ">
         <p>请转账到如下账户</p>
         <p>订单金额为:<span style="color:red;">{$money}</span></p>
         <img src="/ui/img/duisi.png" style="width:250px;"/>