更新头像添加路径4
This commit is contained in:
@@ -158,7 +158,7 @@ function getPicUrl($url)
|
|||||||
if(substr($url,0,4)=='http'){
|
if(substr($url,0,4)=='http'){
|
||||||
return $url;
|
return $url;
|
||||||
}else{
|
}else{
|
||||||
return 'https://hphb-storage.oss-cn-beijing.aliyuncs.com'.$url;
|
return 'http://hphb-cdn.uzchain.tech'.$url;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user