Browse Source

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

xinfeng 5 years ago
parent
commit
d298f9f345
1 changed files with 1 additions and 1 deletions
  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">