fix(总排行榜): 修复图片路径问题
This commit is contained in:
parent
8b90a8348d
commit
e98f7002ac
@ -48,7 +48,7 @@
|
|||||||
|
|
||||||
<!-- 推出键 -->
|
<!-- 推出键 -->
|
||||||
<img
|
<img
|
||||||
src="../../assets/icon/arrowBack.png"
|
src="../../../assets/icon/arrowBack.png"
|
||||||
alt=""
|
alt=""
|
||||||
style="position: absolute; left: 0; top: 50%; transform: translateY(-50%)"
|
style="position: absolute; left: 0; top: 50%; transform: translateY(-50%)"
|
||||||
width="6%"
|
width="6%"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user