소스 검색

技术圈搜索 用户头像不显示问题

xinfeng 5 년 전
부모
커밋
d298f9f345
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      components/user/jishuin/topicCell.vue

+ 1 - 1
components/user/jishuin/topicCell.vue

@@ -8,7 +8,7 @@
       <div class="bottomArea">
         <div class="left" >
           <div class="userInfo">
-            <img :src="info.icon_url">
+            <img :src="info.icon_url || info.iconUrl">
             <div>{{info.nickname}}</div>
           </div>
           <div class="publishTime">