laravel 定义字符串
https://learnku.com/docs/laravel/5.6/localization/1376
// 全景链接
$data['share_phone'] = trans('web.host') . '/building/' . $buildings->view_uuid . '?key=' . urlencode(Encryption::ecryptdString($user->phone)) ?? '';
赞赏码
非学,无以致疑;非问,无以广识