细节优化

This commit is contained in:
kron
2025-11-10 13:43:25 +08:00
parent 2cf55dcdde
commit 7e1a3be510
8 changed files with 39 additions and 415 deletions

View File

@@ -235,7 +235,7 @@ const checkBowData = () => {
borderColor: '#FF6767',
transform: `translateX(-${index * 15}px)`,
}"
:src="src"
:src="src || '../static/user-icon.png'"
:key="index"
mode="widthFix"
/>