汪总电商平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
638 B

<?php
return [
'Id' => 'ID',
'Shop_id' => '商家ID',
'Type' => '类型',
'Type new' => '上新',
'Type live' => '直播',
'Type want' => '种草',
'Type activity' => '活动',
'Type show' => '买家秀',
'Type video' => '短视频',
'Type_ids' => '选择',
'Content' => '内容',
'Images' => '图片组',
'Views' => '点击',
'Like' => '点赞',
'Comments' => '评论',
];