feat: mobile成功分销商页面
This commit is contained in:
@@ -162,9 +162,9 @@ class ContactUs extends Common
|
||||
'ip' => request()->ip(),
|
||||
]);
|
||||
if ($ret->isEmpty()) {
|
||||
return error(lang('contact_distributor.send_fail'));
|
||||
return error(lang('信息提交失败!'));
|
||||
}
|
||||
return success(lang('contact_distributor.send_success'));
|
||||
return success(lang('信息已成功提交!'));
|
||||
}
|
||||
|
||||
// 获取企业规模
|
||||
|
||||
Reference in New Issue
Block a user