From 5ee93a5db1be5edd031e6c77853074092ec22652 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Mon, 16 Mar 2026 23:38:49 +0800 Subject: [PATCH] add attributes to disable spell check and automatic capitalization to all username input fields --- src/views/desktop/LoginPage.vue | 4 ++++ src/views/desktop/SignupPage.vue | 4 ++++ src/views/mobile/SignupPage.vue | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/src/views/desktop/LoginPage.vue b/src/views/desktop/LoginPage.vue index ac4a5159..9fcc2992 100644 --- a/src/views/desktop/LoginPage.vue +++ b/src/views/desktop/LoginPage.vue @@ -35,6 +35,10 @@