改进
This commit is contained in:
parent
af79a12fef
commit
0d9679aa69
@ -38,7 +38,7 @@
|
||||
</td>
|
||||
<td>
|
||||
@if ($host->managed_price !== null)
|
||||
<span class="text-danger">{{ $host->managed_price }}</span>
|
||||
<span class="text-danger">{{ $host->managed_price }} 元</span>
|
||||
@else
|
||||
{{ $host->price }} 元
|
||||
@endif
|
||||
|
Loading…
Reference in New Issue
Block a user