Files
water-back/resources/views/image.blade.php
2023-01-11 11:00:43 +08:00

10 lines
144 B
PHP

<html>
<head>
<title>
锶源昆仑
</title>
</head>
<body>
<img src="{{ $img->cover_url }}" style="width: 100%">
</body>
</html>