修复头像显示
This commit is contained in:
parent
3ae6e68693
commit
8c8c1e7822
@ -44,7 +44,7 @@
|
||||
<view class="avatar-container mr-8">
|
||||
<image
|
||||
class="teacher-avatar"
|
||||
:src="teacher.tx || '/static/images/default-avatar.png'"
|
||||
:src="imagUrl(teacher.tx) || '/static/images/default-avatar.png'"
|
||||
mode="aspectFill"
|
||||
></image>
|
||||
</view>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user