审查视图

application/admin/lang/zh-cn/season_hot.php 218 字节
王智 authored
1 2 3 4
<?php

return [
    'Id'          => 'ID',
王智 authored
5
    'Title'       => '系列',
王智 authored
6 7 8 9 10
    'Goods_ids'   => '商品',
    'Createtime'  => '创建时间',
    'Updatetime'  => '更改时间',
    'Goods.title' => '商品名称'
];