shish hai 14 horas
pai
achega
d56aa0190c
Modificáronse 1 ficheiros con 7 adicións e 7 borrados
  1. 7 7
      app-mall/controllers/ShopController.php

+ 7 - 7
app-mall/controllers/ShopController.php

@@ -65,13 +65,6 @@ class ShopController extends BaseController
                 ]
             ]
             : [
-                [
-                    'shopId' => 36523,
-                    'name' => '好运鲜花批发',
-                    'address' => '厦门市集美区凤林前山路147号',
-                    'businessHours' => '09:00-22:00',
-                    'cover' => 'hhb/images/guest/shop1.jpg',
-                ],
                 [
                     'shopId' => 37064,
                     'name' => '楼兰鲜花',
@@ -85,6 +78,13 @@ class ShopController extends BaseController
                     'address' => '漳州市龙海区鸿江路15号',
                     'businessHours' => '09:00-22:00',
                     'cover' => 'hhb/images/guest/shop3.jpg',
+                ],
+                [
+                    'shopId' => 36523,
+                    'name' => '好运鲜花批发',
+                    'address' => '厦门市集美区凤林前山路147号',
+                    'businessHours' => '09:00-22:00',
+                    'cover' => 'hhb/images/guest/shop1.jpg',
                 ]
             ];