gq 7 rokov pred
rodič
commit
9263990939

+ 1 - 1
server/resources/views/admin/user/banks/index.blade.php

xqd
@@ -60,7 +60,7 @@
             <td>{{ $item->bank_user }}</td>
             <td>
 				@if(!empty($item->qrcode))
-					<img src="{{$item->qrcode}}" width="20px" alt="">
+					<img src="{{$item->qrcode}}" width="40px" alt="">
 				@endif
 			</td>
             <td>{{ $item->type }}</td>