【问题标题】:Angular js (want output for this code)Angular js(想要此代码的输出)
【发布时间】:2015-05-25 11:32:11
【问题描述】:

过滤输入:

    {{ (x.name | 大写) + ', ' + x.country }}

【问题讨论】:

    标签: angularjs angularjs-directive angularjs-scope angularjs-ng-repeat


    【解决方案1】:

    试一试

     {{ x.name | uppercase }} , {{ x.country }} 
    

    【讨论】:

    • 感谢您的快速响应,因为我没有获得大写字母的 X.name 值
    猜你喜欢
    • 2018-01-21
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-09-25
    • 2022-10-23
    • 2011-03-16
    • 2016-09-28
    • 2019-05-24
    相关资源
    最近更新 更多