moonsflyer 6 months ago
parent
commit
33b77a36ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/common/enum/ShopPageEnum.php

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

@@ -292,7 +292,7 @@ class ShopPageEnum{
         ],
         [
             'index'     => 2,
-            'name'      => '商品分类',
+            'name'      => '商品分类1',
             'path'      => self::GOODS_CATEGORY_PAGE['mobile'],
             'params'    => [],
             'type'      => 'shop',