改进 视图
This commit is contained in:
parent
d7ac487f07
commit
17026c0ca7
@ -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 />
|
||||
|
Loading…
Reference in New Issue
Block a user