摘要: YII2 Gridview 部分使用规则 1.页面显示的时间戳转换 a. [ 'label'=>'创建日期', 'attribute' => 'created_at', 'filter' => false, //不显示搜索框 'value' => function($data) { return d 阅读全文
posted @ 2016-02-18 12:06 GaoAnLee 阅读(752) 评论(0) 推荐(0)