Kirin 3 years ago
parent
commit
fbe96267ee
1 changed files with 3 additions and 3 deletions
  1. 3 3
      app/api/controller/user/UserBillController.php

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

@@ -285,12 +285,12 @@ class UserBillController
                             array(
                                 'url' => $urlCode,     //二维码资源
                                 'stream' => 0,
-                                'left' => 140,
+                                'left' => 150,
                                 'top' => 820,
                                 'right' => 0,
                                 'bottom' => 0,
-                                'width' => 450,
-                                'height' => 450,
+                                'width' => 430,
+                                'height' => 430,
                                 'opacity' => 100
                             )
                         ),