jason.lam 1 год назад
Родитель
Сommit
4ff788c573
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      src/pages/dashboard/Public/index.js

+ 1
- 1
src/pages/dashboard/Public/index.js Просмотреть файл

@@ -31,7 +31,7 @@ const DashboardDefault = () => {
<div style={BackgroundHead}>
<Stack direction="row" height='70px' justifyContent="flex-start" alignItems="center">
{/* <Typography variant="h5">我的公共啟事</Typography> */}
<Typography ml={10} color='#FFF' variant="h4">
<Typography ml={10} color='#FFF' variant="h5">
{isORGLoggedIn() ?userData.fullenName:userData.fullchName}, <FormattedMessage id="welcomeMsg"/>
</Typography>
</Stack>


Загрузка…
Отмена
Сохранить