链街Dcat后台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

18 lines
428 B

<?php
return [
'labels' => [
'LanzuMmInfo' => '市场经理',
],
'fields' => [
'name' => '名称',
'phone' => '电话',
'id_frond' => '身份证正面',
'id_back' => '身份证反面',
'id_number' => '身份证号',
'admin_user_id' => '系统登陆帐号',
'status' => '状态',
'is_del' => '是否删除',
],
'options' => [
],
];