Browse Source

:bug: Fixing a bug. 404 of img

冷冷 6 years ago
parent
commit
b8c5208dc1
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/page/index/top/index.vue

+ 1 - 2
src/page/index/top/index.vue

@@ -63,8 +63,7 @@
       <el-tooltip v-if="this.userInfo.avatar" effect="dark"
                   content="用户头像"
                   placement="bottom">
-        <img id="thumbnail" class="top-bar__img"
-             :src="userInfo.avatar">
+        <img id="thumbnail" class="top-bar__img">
       </el-tooltip>
       <el-dropdown>
         <span class="el-dropdown-link">