fix: resolve case sensitivity issue in image path
Some checks failed
site-dist-deploy / build-and-deploy (push) Failing after 1m2s

This commit is contained in:
shanshanzhong 2026-01-04 03:21:32 -08:00
parent 8a0359fd7e
commit df759063f2

View File

@ -64,7 +64,7 @@
</Transition> </Transition>
</div> </div>
<div <div
class="mx-[5px] h-[624px] w-[1px] bg-[url(@/pages/userCenter/DesktopLayout/Line-8.png)]" class="mx-[5px] h-[624px] w-[1px] bg-[url(@/pages/UserCenter/DesktopLayout/Line-8.png)]"
></div> ></div>
<div class="h-full w-[345px]"> <div class="h-full w-[345px]">
<Transition name="fade" mode="out-in"> <Transition name="fade" mode="out-in">