是不是填写了CDN,请在加上http
crmeb\services\upload\storage\Qiniu.php
第193行,多了个$this删除掉
public function thumb(string $key = '')
{
if (
this->thumb_status && key) {
key = key . '?imageMogr2/thumbnail/!' . $this->thumb_rate . 'p';
}
return $key;
}
修改后为这样就好了
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}}
作者 管理员 企业
{{itemf.name}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回复 {{itemc.comment_user_info.nickname}}
{{itemf.name}}