index_banner.php
514 字节
<?php
return [
'Id' => 'ID',
'Image' => '轮播图',
'Content' => '富文本详情',
'Hot_id' => '热点文章详情',
'Seller_id' => '门店详情',
'Type' => '跳转类型',
'Type 1' => '富文本详情',
'Type 2' => '热点文章详情',
'Type 3' => '门店详情',
'Createtime' => '创建时间',
'Updatetime' => '更改时间',
'Seller.title' => '店铺名',
'Hot.title' => '文章标题'
];