码迷,mamicode.com
首页 > 其他好文 > 详细

了解 : angular ng-messages

时间:2015-10-17 22:17:57      阅读:197      评论:0      收藏:0      [点我收藏+]

标签:

ng-messages="form[‘positionTitle‘ + languageVersion.typeEnum].$error

 

ng-messages="form.positionTitle{{languageVersion.typeEnum}}.$error

 

以上2个的表达式只有第1行可以,所以之后ng-messages都这么做。

为什么不全部都follow第1行的?因为读的时候不容易,理解javascript会误会,毕竟是angular 表达式。暂时先用容易读的方式来写

了解 : angular ng-messages

标签:

原文地址:http://www.cnblogs.com/stooges/p/4888337.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!