add:关系互动
- 入会申请 - 好友申请 - 报名邀请 - 投诉举报 - 好友关系
This commit is contained in:
23
application/admin/lang/zh-cn/zy/link/complaint.php
Normal file
23
application/admin/lang/zh-cn/zy/link/complaint.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Type' => '投诉类型',
|
||||
'Target_id' => '投诉对象',
|
||||
'Name' => '投诉名称',
|
||||
'User_id' => '用户',
|
||||
'Username' => '称呼',
|
||||
'Phone' => '手机号',
|
||||
'Imgs' => '图片',
|
||||
'Content' => '投诉内容',
|
||||
'Status' => '状态',
|
||||
'Create_time' => '创建时间',
|
||||
'Update_time' => '修改时间',
|
||||
'User.nickname' => '昵称',
|
||||
|
||||
'Type1' => '系统投诉',
|
||||
'Type2' => '影圈举报',
|
||||
'Type3' => '用户举报',
|
||||
|
||||
'Status0' => '待处理',
|
||||
'Status1' => '已处理'
|
||||
];
|
||||
Reference in New Issue
Block a user