hrjy 2 年 前
コミット
8ecd30ddd2
1 ファイル変更4 行追加4 行削除
  1. 4 4
      app/api/controller/user/UserBillController.php

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

@@ -206,12 +206,12 @@ class UserBillController
                             array(
                             array(
                                 'url' => $urlCode,     //二维码资源
                                 'url' => $urlCode,     //二维码资源
                                 'stream' => 0,
                                 'stream' => 0,
-                                'left' => 114,
+                                'left' => 220,
-                                'top' => 790,
+                                'top' => 910,
                                 'right' => 0,
                                 'right' => 0,
                                 'bottom' => 0,
                                 'bottom' => 0,
-                                'width' => 120,
+                                'width' => 330,
-                                'height' => 120,
+                                'height' => 330,
                                 'opacity' => 100
                                 'opacity' => 100
                             )
                             )
                         ),
                         ),