fetch(add): 账户管理
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ArtBasicBanner
|
||||
class="banner"
|
||||
:title="`欢迎回来 ${userInfo.userName}`"
|
||||
:title="`欢迎回来 ${userInfo.username}`"
|
||||
:showButton="false"
|
||||
backgroundColor="var(--el-color-primary-light-9)"
|
||||
titleColor="var(--art-gray-900)"
|
||||
|
||||
Reference in New Issue
Block a user