lang
parent
93bbb07cee
commit
59ee6ece0a
|
|
@ -14,7 +14,7 @@ return [
|
|||
],
|
||||
'spu_id' => '主商品ID',
|
||||
'name' => '商品名称',
|
||||
'subtitle' => '商品副标题',
|
||||
'subtitle' => '货号',
|
||||
'category_id' => '商品分类',
|
||||
'cover' => '封面图',
|
||||
'images' => '商品图片',
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ return [
|
|||
'two_category'=>'二级分类',
|
||||
'category_id'=>'商品分类',
|
||||
'name' => '商品名称',
|
||||
'subtitle' => '商品副标题',
|
||||
'subtitle' => '货号',
|
||||
'cover' => '封面图',
|
||||
'images' => '商品图片',
|
||||
'features' => '商品特点',
|
||||
|
|
|
|||
Loading…
Reference in New Issue