Selaa lähdekoodia

add backyard pic

xielin 5 vuotta sitten
vanhempi
commit
5f4025e2c8
1 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
  1. 3 1
      app/Repositories/BeanRepository.php

+ 3 - 1
app/Repositories/BeanRepository.php

@@ -203,7 +203,9 @@ class BeanRepository
             "http://oss.uptoyo.com/h5/planet/cover_05.png",
             "http://oss.uptoyo.com/h5/planet/cover_06.png",
             "http://oss.uptoyo.com/h5/planet/cover_07.png",
-            "http://oss.uptoyo.com/h5/planet/cover_08.png"
+            "http://oss.uptoyo.com/h5/planet/cover_08.png",
+            "http://oss.uptoyo.com/h5/planet/cover_09.png",
+            "http://oss.uptoyo.com/h5/planet/cover_10.png"
         ];
         if ($backyard) {
             $star_home['backyard']['backyard_open'] = $backyard['backyard_open'];