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.
 
 
 
 
 
 

14 lines
345 B

  1. <?php
  2. return [
  3. 'Image' => '图片',
  4. 'product_id' => '产品id',
  5. 'Background' => '背景色',
  6. 'Position' => '位置',
  7. 'Status' => '是否显现',
  8. 'Weigh' => '权重',
  9. 'Createtime' => '创建时间',
  10. 'Updatetime' => '更新时间',
  11. 'Product Title' => '产品名字',
  12. ];