[ 'Article' => '文章', 'article' => '文章', ], 'fields' => [ 'agent_id' => '代理商ID', 'author' => '作者', 'title' => '文章标题', 'image' => '文章缩略图', 'content' => '文章内容', 'sort' => '排序', 'type' => '显示方式', ], 'options' => [ 'type' => [ 0 => '普通列表', 1 => '大图显示', ], ], ];