更换头像

This commit is contained in:
砂糖
2025-10-31 16:35:48 +08:00
parent 6431f0e0eb
commit 9800a37055
3 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

View File

@@ -4,7 +4,7 @@ import constant from '@/utils/constant'
import { isHttp, isEmpty } from "@/utils/validate"
import { login, logout, getInfo } from '@/api/login'
import { getToken, setToken, removeToken } from '@/utils/auth'
import defAva from '@/static/images/profile.jpg'
import defAva from '@/static/images/avatar.png'
const baseUrl = config.baseUrl