feat:update push

This commit is contained in:
TuanVT
2026-05-26 09:50:32 +07:00
parent 251854694e
commit bce004352c
17 changed files with 997 additions and 659 deletions
@@ -52,7 +52,7 @@ export default function MainLogin() {
http: authServices.login({
username: form.username,
password: form.password,
deviceId: form.deviceId,
deviceId: form.username,
}),
});
},
@@ -142,7 +142,7 @@ export default function MainLogin() {
icon={<User size={22} />}
/>
<div className="mt-5">
{/* <div className="mt-5">
<InputForm
label={
<span>
@@ -159,7 +159,7 @@ export default function MainLogin() {
showDone
icon={<ShieldPlus size={22} />}
/>
</div>
</div> */}
{/* PASSWORD */}
<div className="mt-5">