fix(总排行榜): 修复图片路径问题

This commit is contained in:
hzj 2025-11-12 11:17:25 +08:00
parent 8b90a8348d
commit e98f7002ac

View File

@ -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%"