mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-06 09:26:46 +08:00
提交
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 47 KiB |
@@ -170,14 +170,11 @@
|
||||
'border-bottom': '1px solid rgba(56, 125, 247, 0.2)',
|
||||
}"
|
||||
>
|
||||
<!-- <img
|
||||
class="peopleimg"
|
||||
:src="userInfo?.avatar ? '/upload' + userInfo?.avatar : ''"
|
||||
/> -->
|
||||
<img
|
||||
class="peopleimg"
|
||||
src="../../assets/image/growth/touxiang.png"
|
||||
:src="userInfo?.avatar ? '/upload' + userInfo?.avatar : ''"
|
||||
/>
|
||||
|
||||
<div style="margin-left: 17px">
|
||||
<div class="teacherName">
|
||||
<div style="margin-right: 5px">
|
||||
|
||||
Reference in New Issue
Block a user