应用更新

This commit is contained in:
2026-02-05 10:30:31 +08:00
parent 3dd583a278
commit 7d9b4d99e8
6 changed files with 156 additions and 73 deletions

View File

@@ -204,9 +204,9 @@ class _LoginPageState extends State<LoginPage> with SingleTickerProviderStateMix
Row(
children: [
const Text(
"欢迎使用 ",
"欢迎使用小羚羚 ",
style: TextStyle(
fontSize: 24,
fontSize: 22,
fontWeight: FontWeight.w500,
color: Color.fromRGBO(51, 51, 51, 1),
),