@@ -292,10 +292,10 @@ class UserBillController
array(
'url' => $urlCode, //二维码资源
'stream' => 0,
- 'left' => 0,
- 'top' => 0,
- 'right' => 185,
- 'bottom' => 800,
+ 'left' => 185,
+ 'top' => 800,
+ 'right' => 0,
+ 'bottom' => 0,
'width' => 360,
'height' => 360,
'opacity' => 100