浏览代码

只能搜索

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 = [