修改路径
This commit is contained in:
parent
ebb5ccf80c
commit
8cec4d25f3
|
@ -105,7 +105,7 @@ export default function Share({ params }) {
|
|||
className="object-cover scale-110 w-3 mr-1"
|
||||
src={
|
||||
process.env.NEXT_PUBLIC_CDN_URL +
|
||||
"/images/icon_without_bg.png"
|
||||
"/public/images/icon_without_bg.png"
|
||||
}
|
||||
/>
|
||||
<span className="whitespace-nowrap">铁粉空间</span>
|
||||
|
|
Loading…
Reference in New Issue