问题描述
angularJs如何实现li只展示前4个数据,想用ng-repeat实现.但是ng-repeat默认会遍历所有的数据,我希望只列出前4个,有什么方式可以实现呢?
问题解答
回答1:<p ng-repeat='item in items | limitTo: 4'> <p>....</p></p>
问题描述
angularJs如何实现li只展示前4个数据,想用ng-repeat实现.但是ng-repeat默认会遍历所有的数据,我希望只列出前4个,有什么方式可以实现呢?
问题解答
回答1:<p ng-repeat='item in items | limitTo: 4'> <p>....</p></p>
相关文章:1. solaris基础和常用知识 (2)2. 为什么矛那里的 <a href=" " 这地方为什么是空的呢 ??3. 为什么总是提示我说Template "movieTemplate" not found,我路径都引对了呀4. <tr valign="top"> 看不懂5. mysql - sphinx查询 "中国" 时也能查询到 "中华人民共和国"6. MySQL"="自动 like7. node.js mysql Cannot find module "net" 和 "tls"和"fs" 的问题8. mysql 使用 join 还是 "," 进行多表查询???9. mysql - 使用hibernate连接数据库时,数据库版本过高不支持关键字"type" ;10. 发现 <li><a href="/index.php">回到前台</a></li>这样回到首页后,不是登录状态
网公网安备:皖ICP备2020019022号-8 Copyright ¢ 2020-2025 Powered by V1.8 All Rights Reserved 技术支持:乐呵呵网
声明:本站所有资源以学习为主