<?php return [ 'labels' => [ 'Contact' => '联系人', 'contact' => '联系人', 'system' => '系统管理', 'register' => '注册页设置', ], 'fields' => [ 'name' => '姓名', 'phone_num' => '手机号', 'wechat_num' => '微信号', ], 'options' => [ ], ];