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