Kirin 2 years ago
parent
commit
74661247fa
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' => 150,
-                                'top' => 820,
+                                'left' => 160,
+                                'top' => 830,
                                 'right' => 0,
                                 'bottom' => 0,
-                                'width' => 430,
-                                'height' => 430,
+                                'width' => 410,
+                                'height' => 410,
                                 'opacity' => 100
                             )
                         ),