moonsflyer 6 달 전
부모
커밋
7f92521f3c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/common/enum/ShopPageEnum.php

+ 1 - 1
app/common/enum/ShopPageEnum.php

@@ -448,7 +448,7 @@ class ShopPageEnum{
             'name'      => '商城',
             'path'      => self::SHOP_PAGES['mobile'],
             'params'    => [],
-            'type'      => 'marking',
+            'type'      => 'shop',
         ],
         
     ];