update
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
<h2 v-if="props.props.price > 0"
|
||||
class="my-[5vw] md:my-[1.25vw] text-[4.544vw] md:text-[1.502vw] text-[#383E43] font-semibold flex items-center justify-end w-full gap-[0.5vw]"
|
||||
>
|
||||
{{props.props.price}},000
|
||||
{{numberFormat(props.props.price)}}
|
||||
<p class="text-[2.836vw] md:text-[0.741vw]">تومان</p>
|
||||
</h2>
|
||||
<h2 v-else
|
||||
|
||||
Reference in New Issue
Block a user