6
0
Fork 0
release
panliang 2022-05-31 09:33:13 +08:00
parent 93bbb07cee
commit 59ee6ece0a
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ return [
],
'spu_id' => '主商品ID',
'name' => '商品名称',
'subtitle' => '商品副标题',
'subtitle' => '货号',
'category_id' => '商品分类',
'cover' => '封面图',
'images' => '商品图片',

View File

@ -10,7 +10,7 @@ return [
'two_category'=>'二级分类',
'category_id'=>'商品分类',
'name' => '商品名称',
'subtitle' => '商品副标题',
'subtitle' => '货号',
'cover' => '封面图',
'images' => '商品图片',
'features' => '商品特点',