<?php return [ 'labels' => [ 'Apply' => 'Apply', 'apply' => 'Apply', ], 'fields' => [ 'share_name' => '姓名', 'share_phone' => '电话', 'state' => '申请状态', 'user_id' => '用户信息', ], 'options' => [ ], ];