fix:UI对齐demo

This commit is contained in:
jingyun
2026-06-18 18:08:29 +08:00
parent f42ad566e0
commit 2d7523f901
14 changed files with 1613 additions and 355 deletions
@@ -119,7 +119,7 @@ class _PrivacyConsentPageState extends State<PrivacyConsentPage> {
const _LaunchMark(size: 88),
const SizedBox(height: 26),
Text(
'研听',
'金值',
style: TextStyle(
fontSize: 42,
fontWeight: FontWeight.w800,
@@ -308,7 +308,7 @@ class _PrivacyConsentSheetState extends State<_PrivacyConsentSheet> {
children: [
_grip(cs),
Text(
'欢迎使用研听',
'欢迎使用金值',
style: TextStyle(
fontSize: 19,
fontWeight: FontWeight.w700,