gpt4 book ai didi

javascript - 如何在 firebase 中的 ng-repeat 中随机化数据

转载 作者:行者123 更新时间:2023-12-03 06:31:23 25 4
gpt4 key购买 nike

所以我心里有了一些想法,我想创建关于报价的 Firebase 数据,如下所示

quotes:{
ObjectId:{
title: "When there's a will there's a way"
},
ObjectId:{
title: "When there's a will there's a way"
}
}

我想做的是,我想显示它但随机褪色。如果我们使用 ng-repeat 它可能会显示所有这些。对于我应该使用哪个库有什么建议吗?非常感谢您的帮助。

最佳答案

您可以使用二维数组。用第一个数组的随机值填充 2ed 数组,并在 2ed 数组上使用绑定(bind)你的 page/ng-repeat :)

关于javascript - 如何在 firebase 中的 ng-repeat 中随机化数据,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38433316/

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