增加登录日志

This commit is contained in:
hanhh
2021-09-07 01:40:25 +08:00
parent 0cbfca979e
commit eb196bd40d
11 changed files with 233 additions and 12 deletions
+1 -1
View File
@@ -280,7 +280,7 @@ const Env = ({ headerStyle, isPhone, theme }: any) => {
<>
{' '}
<Text style={{ wordBreak: 'break-all' }} type="warning">
{record.value}
{record.name}: {record.value}
</Text>{' '}
</>