接口对接

This commit is contained in:
yanran200730
2023-03-17 15:47:31 +08:00
parent 782f632892
commit b3bb77dfc0
4 changed files with 68 additions and 46 deletions

View File

@@ -2,7 +2,7 @@
<div class="Detail" v-if="isShow">
<div class="top">
<div class="item-top">
<image :src="info.createUserAvatar" />
<image :src="info.createUserAvatar || 'https://cdn.cunwuyun.cn/wxmp/fengdu/avatar.png'" />
<div class="right">
<h3>{{ info.createUserName }}</h3>
<span>{{ info.publishDepartName }}</span>