Kirin 3 anos atrás
pai
commit
efb36849a2
1 arquivos alterados com 4 adições e 4 exclusões
  1. 4 4
      app/api/controller/user/UserBillController.php

+ 4 - 4
app/api/controller/user/UserBillController.php

@@ -330,12 +330,12 @@ class UserBillController
                             array(
                                 'url' => $urlCode,     //二维码资源
                                 'stream' => 0,
-                                'left' => 50,
-                                'top' => 820,
+                                'left' => 580,
+                                'top' => 1000,
                                 'right' => 0,
                                 'bottom' => 0,
-                                'width' => 200,
-                                'height' => 190,
+                                'width' => 150,
+                                'height' => 140,
                                 'opacity' => 100
                             )
                         ),