Kirin 3 years ago
parent
commit
efb36849a2
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

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