xielin 5 rokov pred
rodič
commit
5f4025e2c8
1 zmenil súbory, kde vykonal 3 pridanie a 1 odobranie
  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'];