改进 视图

This commit is contained in:
iVampireSP.com 2023-05-16 19:16:32 +08:00
parent d7ac487f07
commit 17026c0ca7
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -7,6 +7,7 @@
</div> --}}
{{-- <p class="mb-1"></p> --}}
{{ $server->name }}
<br />
{{ $server->updated_at->diffForHumans() }}
</a>
@ -23,7 +24,6 @@
@else
<span style="color: red">境外</span>
@endif
<p> GB 需要消耗的 CNY: {{ $server->price_per_gb }}</p>
</small>
</div>
<hr />