问题描述:补全图片域名问题
解决方法:如下图添加判断,只有本地储存补全域名
app/controller/admin/system/attachment/Attachment.php 284行修改为:
'attachment_src' => $type == 1 ? $this->request->server()['HTTP_ORIGIN'].$item['path'] : $item['path']
问题描述:补全图片域名问题
解决方法:如下图添加判断,只有本地储存补全域名
app/controller/admin/system/attachment/Attachment.php 284行修改为:
'attachment_src' => $type == 1 ? $this->request->server()['HTTP_ORIGIN'].$item['path'] : $item['path']
Weeks 最后编辑于2025-11-12 17:00:54
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}} LV.{{ item.user_info.bbs_level || item.bbs_level }}
{{itemf.name}}
打赏
已打赏¥{{item.reward_price}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回复 {{itemc.comment_user_info.nickname}}
{{itemf.name}}
打赏
已打赏¥{{itemc.reward_price}}
打赏
已打赏¥{{reward_price}}
相关推荐
热门文章
推荐板块
快速安全登录
微信登录/注册
{{ bind_phone ? '绑定手机' : '手机登录'}}