소스 검색

只能搜索

cqp 5 달 전
부모
커밋
c53ca9fd0b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      app/Model/Product.php

+ 2 - 2
app/Model/Product.php

@@ -29,8 +29,8 @@ class Product extends UseScopeBaseModel
         self::Product_attribute_zero => '无',
         self::Product_attribute_one => '其他',
         self::Product_attribute_two => '主推款',
-        self::Product_attribute_three => '热卖款',
-        self::Product_attribute_four => '精选',
+        self::Product_attribute_three => '严选',
+        self::Product_attribute_four => '热门畅销',
         self::Product_attribute_five => 'NEW',
     ];
     public static $product_attribute_color = [