From 805546268abc5687dbefdd40cd927da62b096fad Mon Sep 17 00:00:00 2001 From: li-guang <153605324@qq.com> Date: Thu, 31 Dec 2020 16:50:00 +0800 Subject: [PATCH] 领用 --- hive-app/pages/workbench/followRecords.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hive-app/pages/workbench/followRecords.vue b/hive-app/pages/workbench/followRecords.vue index 45a3dda..830dbf4 100644 --- a/hive-app/pages/workbench/followRecords.vue +++ b/hive-app/pages/workbench/followRecords.vue @@ -18,7 +18,7 @@ </view> <view class="content-row font-14" v-for="item in 2"> <view class="flex align-center"> - <image class="header-img" src="../../static/images/head-img.png"></image> + <image class="header-img" src="../../static/images/default-avatar.png"></image> <view class="flex flex-v ml-10"> <text>杨明</text> <text>2020-12 12:34</text> -- Gitblit v1.9.1