Revert "fix: avatar fallback position error"

This reverts commit b521eafe99796f6bc7a275e6fa9d71175e05b049.
This commit is contained in:
chansee97 2024-04-09 09:40:49 +08:00
parent b521eafe99
commit 790ca63cb0

View File

@ -70,7 +70,8 @@ function handleSelect(key: string | number) {
> >
<n-avatar <n-avatar
round round
:src="'222' || userInfo?.avatar"
:src="userInfo?.avatar"
> >
<template #fallback> <template #fallback>
<div class="wh-full flex-center"> <div class="wh-full flex-center">