fix: resolve case sensitivity issue in image path
Some checks failed
site-dist-deploy / build-and-deploy (push) Failing after 1m2s
Some checks failed
site-dist-deploy / build-and-deploy (push) Failing after 1m2s
This commit is contained in:
parent
8a0359fd7e
commit
df759063f2
@ -64,7 +64,7 @@
|
||||
</Transition>
|
||||
</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 class="h-full w-[345px]">
|
||||
<Transition name="fade" mode="out-in">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user