This commit is contained in:
2022-02-23 10:08:18 +08:00
parent 6e2414f160
commit db9f5f6bde

View File

@@ -14,7 +14,7 @@
<view class="no-lists" v-else> <view class="no-lists" v-else>
<u-image class="cover" radius="4" width="400rpx" height="400rpx" <u-image class="cover" radius="4" width="400rpx" height="400rpx"
:src="require('@/static/imgs/no-friend.png')" :lazy-load="true" /> :src="require('@/static/imgs/no-friend.png')" :lazy-load="true" />
<span> 暂无好友申请 ~</span> <span> 暂无好友申请 ~ </span>
</view> </view>
</view> </view>
</template> </template>