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

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

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