审查视图

application/admin/lang/zh-cn/shop_banner.php 179 字节
王智 authored
1 2 3 4 5 6 7 8 9
<?php

return [
    'Id'         => 'ID',
    'Image'      => '轮播图',
    'Weigh'      => '权重',
    'Createtime' => '创建时间',
    'Updatetime' => '更改时间'
];