Explorar o código

诱捕器折线图

yf_ymm %!s(int64=5) %!d(string=hai) anos
pai
achega
a2061a49b0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/Home/views.py

+ 1 - 1
apps/Home/views.py

@@ -147,7 +147,7 @@ class Home(View):
         product = Product.objects.all()[0:8]
         pick = Pick_Pub.objects.all()[0:6]
         farm = FarmList.objects.all()
-        garden = GardenArea.objects.all()
+        garden = GardenArea.objects.all()[0:6]
         hotel = Hotel_Info.objects.all()[0:6]
         article = CKArticle.objects.all()[0:12]
         sightsee = Sightsee_Info.objects.all()[0:6]