update
This commit is contained in:
@ -154,7 +154,7 @@ const AnhuiSwiper = () => {
|
||||
className={"h-full w-full object-contain"}
|
||||
src={`${
|
||||
process.env.NEXT_PUBLIC_CLIENT_ADMIN_BASE_URL
|
||||
}${el.path.replace(/^api/, "")}`}
|
||||
}${el.path.match(/\/uploads\/.*/)?.[0]}`}
|
||||
alt={""}
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user