我正在django开发一个应用程序,其中我需要显示多个帖子,每个帖子都有多个图像,我想放在一个转盘中,我的问题是只有第一个帖子显示它的图像,下一个不能在转盘中显示它们,但可以在模板的其他部分显示。这是model.py class Product(models.Model): nombre = models.CharFiel
我正在使用猫头鹰轮播,我在我的site.it中使用解决方案Disable vertical scrolling while swiping on touch device using owl carouselCode=93&Code=93 $(document).ready(function() { }