<?php

return [
    'Id'          => 'ID',
    'Image'       => '轮播图',
    'Web'         => '跳转地址',
    'Type'        => '跳转类型',
    'Type 1'      => '商品单品',
    'Type 2'      => 'WEB链接',
    'Goods_id'    => '单品',
    'Weigh'       => '权重',
    'Createtime'  => '创建时间',
    'Updatetime'  => '更改时间',
    'Goods.title' => '商品名称'
];