gpt4 book ai didi

AngularJS 货币过滤器(以磅为单位)

转载 作者:行者123 更新时间:2023-12-04 21:56:19 25 4
gpt4 key购买 nike

我正在学习 AngularJS,在我正在学习的教程中,我们必须使用货币过滤器,我注意到这会更改为 10 美元,例如 10 美元。

我如何为英磅做到这一点?

   <p class="price">{{ product.price | currency }}</p> 

最佳答案

   {{ price | currency:'Symbol for pound'}}

将您的英镑符号放在此处的“”中

关于AngularJS 货币过滤器(以磅为单位),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35843311/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com