WIN-2308041133\Administrator 5 days ago
parent
commit
a8cc8ea328
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/api/controller/user/UserBillController.php

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

@@ -328,7 +328,7 @@ class UserBillController
                                 'url' => $avatarUrl,
                                 'stream' => 0,
                                 'left' => 300,    // 居中位置:(750-150)/2 = 300
-                                'top' => 300,     // 上移:从640改为500
+                                'top' => 400,     // 上移:从640改为500
                                 'right' => 0,
                                 'bottom' => 0,
                                 'width' => 150,