完善茶艺师接口对接
This commit is contained in:
@ -11,7 +11,8 @@ import {
|
||||
} from '@/api/login'
|
||||
import { toast } from '@/utils/toast'
|
||||
|
||||
const defaultAvatar = 'https://shchazhi.oss-cn-hangzhou.aliyuncs.com/fronted/icon/icon_avatar.png'
|
||||
const OSS = inject('OSS')
|
||||
const defaultAvatar = `${OSS}icon/icon_avatar.png`
|
||||
|
||||
// 初始化状态
|
||||
const userInfoState: IUserInfoVo = {
|
||||
|
||||
Reference in New Issue
Block a user