bug
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
      <image :src="item.accessUrl" mode="aspectFill" @click="preview(item.accessUrl)" />
 | 
			
		||||
      <div class="item-bottom">
 | 
			
		||||
        <div class="left">
 | 
			
		||||
          <image src="https://cdn.cunwuyun.cn/wxmp/tianfuxing/avatar.png" />
 | 
			
		||||
          <image :src="item.avatarUrl || 'https://cdn.cunwuyun.cn/wxmp/tianfuxing/avatar.png'" mode="aspectFill" />
 | 
			
		||||
          <span>{{ item.userName }}</span>
 | 
			
		||||
        </div>
 | 
			
		||||
        <p>{{ item.createTime }}</p>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user