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